remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Integrations
Supports environment variable configuration via .env files for storing database connection details and API keys.
Provides Docker support for containerized deployment through Docker Compose, simplifying installation and environment setup.
Provides tools for connecting to, querying, and exploring PostgreSQL databases, including schema discovery, query execution, and analysis of execution plans.
前列腺素-MCP
该存储库托管pg-mcp-server
的静态文档站点,可从以下位置实时访问:
👉 https://stuzero.github.io/pg-mcp/
如果您正在寻找pg-mcp-server
的源代码,它已被移至:
🔗 https://github.com/stuzero/pg-mcp-server
pg-mcp-client
可以在这里找到:
This server cannot be installed
PG-MCP 是一个 HTTP 服务器实现,它使 AI 系统能够通过 MCP 与 PostgreSQL 数据库交互,并提供查询、连接多个数据库以及探索模式资源的工具。该系统通过从数据库目录中提取表/列描述来丰富上下文。