PostgreSQL
OfficialRead-only database access with schema inspection for Postgres.
Configuration
{
"mcpServers": {
"postgresql": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-postgresql"
]
}
}
}Add this to your claude_desktop_config.json file.