read-only-local-postgres-mcp-server
MCP server for read-only PostgreSQL database queries in Claude Desktop
Install
npmstdio
npx -y @hovecapital/read-only-postgres-mcp-server Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"capital-hove-read-only-local-postgres-mcp-server": {
"command": "npx",
"args": [
"-y",
"@hovecapital/read-only-postgres-mcp-server"
]
}
}
} Source: official MCP Registry record · registry name capital.hove/read-only-local-postgres-mcp-server · published 2026-01-29 · updated 2026-01-29. Not an endorsement; review the code before connecting it to anything sensitive.