by MCP Community
A Model Context Protocol (MCP) server that enables Claude Desktop to interact with PostgreSQL databases through read-only queries
A Model Context Protocol (MCP) server that enables Claude Desktop to interact with PostgreSQL databases through read-only queries
npx -y @hovecapital/read-only-postgres-mcp-server
{
"mcpServers": {
"read-only-postgres": {
"command": "npx",
"args": ["-y", "@hovecapital/read-only-postgres-mcp-server"]
}
}
}Authentication
Static keyServer class
VendorCompliance
None declared