A minimal fork of awslabs/mcp containing only the Postgres MCP Server. All other servers and monorepo tooling have been removed.
The server lives in src/postgres-mcp-server/ — see its
README for usage, configuration, and development.
cd src/postgres-mcp-server
uv sync
uv run pytest