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。評分可能不反映當前版本。