user-postgresql-mcp

MCPcommunity
v0.1.7UnknownMITUpdated 4mo agonpm

A PostgreSQL MCP server built with @modelcontextprotocol/sdk.

这是一个使用 @modelcontextprotocol/sdk 和 pg 实现的 PostgreSQL MCP 服务器,可在 Cursor / 其他 MCP 客户端中安全地访问和管理 PostgreSQL。 - 默认只读工具安全:查询、元数据、统计、监控等工具全部在 READ ONLY 事务中执行。 - 写入工具始终可用:写工具(如 executesql / executemutation / createdatabase / createrole 等)始终可用,请仅在安全环境或具备相应权限控制的实例上使用。 当前提供的主要能力包括(不完全列表,详细见 tools.md): - 查询 & 性能:query, explain, tablestats, indexstats, databaseoverview - 元数据 & 架构:listschemas,…

Automatically indexed from public sources. Not yet verified by the developer on Forge.Claim this listing →
4mo agoLast update
Package
AuthorUnknown
LicenseMIT
Version0.1.7
Sourcenpm
Trust Status
B
60/100Good
Listed in Forge index+10/10
Publisher identity verified+0/25
Publisher: run `forge publish` from the package repo to claim ownership
Ed25519 publish signature+0/10
Included automatically when the publisher runs `forge publish`
Domain verification+0/5
Publisher: host /.well-known/forge.json on the package homepage with { "publisher": "<github-login>" }
CVE scan · clean+30/30
Static analysis · clean+20/20
npm provenance (Sigstore)+0/5
Publish from GitHub Actions with the --provenance flag
Paste into Claude Code, Cursor, or any AI assistant to fix all gaps
StatusCommunity-indexed
PublisherUnverified
SignatureUnsigned
Domain
Provenance
DependenciesNot audited
Tool surface
Security scan✓ Cleanv0.1.7 · 1mo ago
EvalsNone
IndexedMay 24, 2026

Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.

About

这是一个使用 @modelcontextprotocol/sdk 和 pg 实现的 PostgreSQL MCP 服务器,可在 Cursor / 其他 MCP 客户端中安全地访问和管理 PostgreSQL。 - 默认只读工具安全:查询、元数据、统计、监控等工具全部在 READ ONLY 事务中执行。 - 写入工具始终可用:写工具(如 executesql / executemutation / createdatabase / createrole 等)始终可用,请仅在安全环境或具备相应权限控制的实例上使用。 当前提供的主要能力包括(不完全列表,详细见 tools.md): - 查询 & 性能:query, explain, tablestats, indexstats, databaseoverview - 元数据 & 架构:listschemas, listtables, describetable, listviews, listmaterializedviews, listpartitions - 连接 & 监控:sessions, locks, cu

Keywords
mcpmodelcontextprotocolpostgresqlcursor