Read Only Local Postgres MCP Server
Rank #14,665capital.hove/read-only-local-postgres-mcp-server
MCP server providing read-only-local-postgres-server capabilities
Read Only Local Postgres MCP Server is a Model Context Protocol (MCP) server published by hovecapital. It ranks #14,665 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Read Only Local Postgres MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jan 23, 2026 and most recently updated on Jan 29, 2026.
Ranks ahead of 117,448 of 132,113 servers on MCP Toplist.
Use Read Only Local Postgres MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add read-only-local-postgres-mcp-server -- npx -y @hovecapital/read-only-postgres-mcp-server[mcp_servers.read-only-local-postgres-mcp-server]
command = "npx"
args = ["-y", "@hovecapital/read-only-postgres-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"read-only-local-postgres-mcp-server": {
"command": "npx",
"args": [
"-y",
"@hovecapital/read-only-postgres-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"read-only-local-postgres-mcp-server": {
"command": "npx",
"args": [
"-y",
"@hovecapital/read-only-postgres-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"read-only-local-postgres-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@hovecapital/read-only-postgres-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"read-only-local-postgres-mcp-server": {
"command": "npx",
"args": [
"-y",
"@hovecapital/read-only-postgres-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"read-only-local-postgres-mcp-server": {
"command": "npx",
"args": [
"-y",
"@hovecapital/read-only-postgres-mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/capital.hove%2Fread-only-local-postgres-mcp-server)<a href="https://mcptoplist.com/server/capital.hove%2Fread-only-local-postgres-mcp-server"><img src="https://mcptoplist.com/badge/capital.hove%2Fread-only-local-postgres-mcp-server.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
hovecapital
Other servers by hovecapital
View all hovecapital servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jan 29, 2026 |
Frequently asked questions
- Who maintains Read Only Local Postgres MCP Server?
- Read Only Local Postgres MCP Server is maintained by hovecapital, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Read Only Local Postgres MCP Server listed on the Official MCP Registry?
- Yes — Read Only Local Postgres MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Read Only Local Postgres MCP Server have?
- MCP Toplist tracks 1 version of Read Only Local Postgres MCP Server, most recently published on Jan 29, 2026.
- Where can I find the source code for Read Only Local Postgres MCP Server?
- The source code for Read Only Local Postgres MCP Server is hosted at github.com/hovecapital/read-only-local-postgres-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.