lightfast-db

Installation
SKILL.md

Database Skill

Inspect the Postgres database through the postgres MCP server. All queries are read-only.

Tools

The postgres MCP server provides:

Tool Purpose When to Use
query Execute a read-only SQL query SELECT queries, counting rows, inspecting data

Table schemas are also exposed as MCP resources at postgres://<host>/<table>/schema.

Workflow

Inspecting schema

Installs
2
GitHub Stars
16
First Seen
Apr 25, 2026
lightfast-db — lightfastai/lightfast