Read Only Local Postgres MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 182 installs a week from npm. Last commit 1 Jul 2026.
MCP server for read-only PostgreSQL database queries in Claude Desktop
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add read-only-local-postgres-mcp-server -- npx -y @hovecapital/read-only-postgres-mcp-server
{
"mcpServers": {
"read-only-local-postgres-mcp-server": {
"args": [
"-y",
"@hovecapital/read-only-postgres-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.read-only-local-postgres-mcp-server]
command = "npx"
args = ["-y", "@hovecapital/read-only-postgres-mcp-server"]
{
"mcpServers": {
"read-only-local-postgres-mcp-server": {
"args": [
"-y",
"@hovecapital/read-only-postgres-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"read-only-local-postgres-mcp-server": {
"args": [
"-y",
"@hovecapital/read-only-postgres-mcp-server"
],
"command": "npx"
}
}
}
MCP server for read-only MySQL database queries in Claude Desktop
MCP server for read-only MySQL database queries in Claude Desktop
MCP server for querying PostgreSQL databases
Python MCP server for PostgreSQL database inspection and querying
MCP server for interacting with PostgreSQL databases
Production-grade PostgreSQL MCP server — 254 tools for query, tuning & ops, read-only by default.
Multi-database MCP server for PostgreSQL, MySQL, and ClickHouse
MCP server for secure database access (PostgreSQL, MySQL, SQLite)
Answers built from our own checks of this server.