Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by hasura • Data & Databases
A customized Model Context Protocol (MCP) Postgres server that supports multiple databases, schema-aware SQL tools, and an integrated Python tool for use with Claude.
Query and interact with multiple Postgres databases from a single MCP server endpoint.
Schema-aware SQL tool descriptions to reduce hallucination and improve query reliability against specific DB schemas.
Run Python code/tools alongside database queries via the MCP server (requires python3 in PATH).
This repository provides instructions and a modified MCP Postgres server implementation to support multiple Postgres databases (so each DB can expose its own SQL tool), include DB schema in tool descriptions to reduce hallucinations, and add a Python execution tool. It requires cloning the upstream modelcontextprotocol/servers repo, replacing the Postgres server source file with the provided index.ts, setting database URLs, compiling TypeScript, and optionally running the server for Claude Desktop. The README also documents how to configure Claude Desktop to use the custom MCP server.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.