PostgreSQL MCP server - query, schema introspection, explain, and health checks for AI assistants
PostgreSQL MCP server - query, schema introspection, explain, and health checks for AI assistants
postgres-mcp · v0.6.17
by YawLabs
0
Step 1: Install
Run this MCP server locally
Run this MCP server locally and expose it via stdio so your MCP client can connect.
Run via npm
@yawlabs/postgres-mcp@0.6.17Run command
npx @yawlabs/postgres-mcp@0.6.17Step 2: Connect
Connect in your MCP client
After you're running this MCP server locally, connect it to your MCP client using the configuration examples below.
Loading MCP clients…