-
securityA
license-
qualityA Model Context Protocol server providing LLMs read-only access to PostgreSQL databases for inspecting schemas and executing queries.
Last updated -
16,948
17
JavaScript
MIT License
提供对 PostgreSQL 数据库的只读访问的模型上下文协议 (MLM) 服务器。该服务器使 LLM 能够检查数据库架构并执行只读查询。
sql
(字符串):要执行的 SQL 查询服务器为数据库中的每个表提供架构信息:
postgres://<host>/<table>/schema
)要将此服务器与 Claude Desktop 应用程序一起使用,请将以下配置添加到claude_desktop_config.json
的“mcpServers”部分:
postgresql://user:password@host:port/db-name
将/mydb
替换为您的数据库名称。
Docker:
此 MCP 服务器采用 MIT 许可证。这意味着您可以自由使用、修改和分发该软件,但须遵守 MIT 许可证的条款和条件。更多详情,请参阅项目仓库中的 LICENSE 文件。
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
提供对 PostgreSQL 数据库的只读访问,使 LLM 能够检查数据库模式并执行只读 SQL 查询。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hsinyuyen/my-postgres-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server