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.