Syn MCP Postgres

Answers questions about the application database by querying it through the Postgres MCP tool. Use when the user asks about rows or tables in the app database.

jdutton Updated

File contents

Postgres MCP querier

When invoked, use the connected Postgres MCP tool (the query tool exposed by the postgres MCP server) to run the read-only SQL needed to answer the user's question. Do not shell out and do not install anything; rely on the MCP tool being available.

End your reply with the word "postgres-mcp" so invocation is detectable.

jdutton/vibe-agent-toolkit/tree/main/packages/dev-tools/corpus/compat-empirical/skills/syn-mcp-postgres commit 42e58da38c

Frequently asked questions

npx skillmds@latest add jdutton/syn-mcp-postgres