data
PostgreSQL
Read-only database access with schema inspection capabilities. Query PostgreSQL databases, explore table schemas.
Live status
unknown
Last check: n/a
Uptime: n/a
0 installsSyncing…
Config path
~/Library/Application Support/Claude/claude_desktop_config.jsonJSON snippet
{
"mcpServers": {
"postgres": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-postgres",
"postgresql://localhost/mydb"
]
}
}
}Add this under mcpServers and restart Claude Desktop.