M
MCP 精选目录
CURATED DIRECTORY
选型对比
评分方法
已收录 6 个 MCP Server
EN
← PostgreSQL MCP Server
从发现到可连接
客户端配置生成与校验
选择客户端,生成对应结构的配置,并在复制前检查 JSON、启动方式、占位符和凭据风险。
目标客户端
Claude Desktop
Cursor
Cline
生成的配置(可直接编辑)
{ "mcpServers": { "postgres": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-postgres", "postgresql://readonly:pwd@localhost/db" ] } } }
校验配置
复制