Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"yawlabs-postgres-mcp": {
"command": "npx",
"args": [
"-y",
"@yawlabs/postgres-mcp"
]
}
}
}
Or smoke-test directly:
npx -y @yawlabs/postgres-mcp
Details
| Website | https://www.npmjs.com/package/@yawlabs/postgres-mcp |
|---|---|
| GitHub | git+https://github.com/YawLabs/postgres-mcp.git |
| License | unknown |
| Pricing | free |
| Tags | postgres postgresql database mcp model-context-protocol ai agent claude |
| Sources | npm |
| Discovered | 2026-05-25 |