Read-only access to Postgres databases, including schema introspection and parameterized queries.
Edit your claude_desktop_config.json and add the following entry under mcpServers:
"postgres": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-postgres", "postgresql://localhost/mydb" ] }