Postgres Mcp is a Model Context Protocol (MCP) server: PostgreSQL MCP server - query, schema introspection, explain, and health checks for AI assistants. Because it speaks the Model Context Protocol, AI assistants can use Postgres Mcp as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package @yawlabs/postgres-mcp speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v0.12.0.
On mcp.site, Postgres Mcp sits in the Database category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Postgres Mcp for YawLabs, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @yawlabs/postgres-mcp · MCP over stdio