Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › read-only-local-postgres-mcp-server

read-only-local-postgres-mcp-server

MCP server for read-only PostgreSQL database queries in Claude Desktop

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "read-only-local-postgres-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@hovecapital/read-only-postgres-mcp-server"
      ]
    }
  }
}

Or smoke-test directly:

npx -y @hovecapital/read-only-postgres-mcp-server

Details

Websitehttps://github.com/hovecapital/read-only-local-postgres-mcp-server
GitHubhttps://github.com/hovecapital/read-only-local-postgres-mcp-server
Licenseunknown
Pricingfree
Tagsmcp-server
Sourcesmcp-registry
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC