stuzero/pg-mcp-server
Overview
stuzero/pg-mcp-server is a Python MCP server licensed under MIT.
Ranked #4737 out of 25632 indexed tools.
Ecosystem
Python MIT
Signal Breakdown
Stars 536
Freshness 6mo ago
Issue Health 63%
Contributors 4
Dependents 0
Forks 36
Description None
License MIT
How to Improve
Description low impact
Freshness high impact
Dependents medium impact
Matched Queries
From the README
# PostgreSQL Model Context Protocol (PG-MCP) Server A Model Context Protocol (MCP) server for PostgreSQL databases with enhanced capabilities for AI agents. More info on the pg-mcp project here: ### [https://stuzero.github.io/pg-mcp/](https://stuzero.github.io/pg-mcp/) ## Overview PG-MCP is a server implementation of the [Model Context Protocol](https://modelcontextprotocol.io) for PostgreSQL databases. It provides a comprehensive API for AI agents to discover, connect to, query, and understand PostgreSQL databases through MCP's resource-oriented architecture. This implementation builds upon and extends the [reference Postgres MCP implementation](https://github.com/modelcontextprotocol/servers/tree/main/src/postgres) with several key enhancements: 1. **Full Server Implementation**: Built as a complete server with SSE transport for production use 2. **Multi-database Support**: Connect to multiple PostgreSQL databases simultaneously 3. **Rich Catalog Information**: Extracts and expRead full README on GitHub →
Are you the maintainer? Claim this listing