CldKit
首页浏览RECIPES提交CLIAI 策展助手登录
登录
CldKit
浏览Recipes提交CLI·关于隐私条款

为 AI 开发者构建。每个 components 都经过审查。

© 2026 CldKit

语言
首页>探索>PostgreSQL MCP Server

PostgreSQL MCP Server

82/100
MCP Server
作者 Anthropic@modelcontextprotocol
MIT

Read-only PostgreSQL database access via MCP protocol.

来源

评审评分

安全性30/35维护性28/35易用性24/30
安全性30/35
维护性28/35
易用性24/30
证据:
medium
评审于 Feb 20, 2026
已漂移

评审版本

1.0.0

最新版本

1.0.1(有漂移)

新鲜度

评审版本为 1.0.0;最新版本为 1.0.1。

评分反映被评审版本,后续更新可能导致变化。

安全审计 - 待完成

此版本尚未执行安全审计。

实测验证

⚠ 需要配置 @1.0.1Jun 17, 2026
$ cldkit mcp-test postgres-mcp
install command contains placeholder arguments (postgresql://...); the server needs user-specific config to start

安装前请先准备所需凭证——服务器能启动但缺少配置无法使用。

概览

配置

添加到 Claude Desktop 配置:

npx -y @modelcontextprotocol/server-postgres postgresql://...

故障排查

场景

标签

用于 Recipes

  • Data Exploration Toolkit(Queries relational data with SQL for structured analysis)
  • API Observability Loop(Inspects data shape and constraints)
  • Database Migration Review(Checks PostgreSQL-specific constraints and data shape)

Anthropic 的更多组件

  • MCP Inspector
    MCP
    88/100
  • GitHub MCP Server
    MCP
    88/100
  • Filesystem MCP Server
    MCP
    85/100
  • SQLite MCP Server
    MCP
    83/100
MCP Server

添加到 Claude

npx -y @modelcontextprotocol/server-postgres postgresql://...

CldKit CLI

cldkit install postgres-mcp
cldkit info postgres-mcp

安装 CLI: npm i -g @cldkit/cli

版本

1.0.1

星标

15,200

许可证

MIT

兼容性

claude-code

链接

GitHub 来源@modelcontextprotocol
data
devops
database
postgresql
sql
评审版本为 v1.0.0,最新版本为 v1.0.1。评分可能不反映当前版本。