通用 MCP Server — 自动生成项目 prompts 体系、传递链日志、模块记录、需求澄清与计划生成。可接入任意项目。
Most database access work still happens through a UI a human drives. Pmcp MCP server moves it into the conversation instead. 通用 MCP Server — 自动生成项目 prompts 体系、传递链日志、模块记录、需求澄清与计划生成。可接入任意项目。.
通用 MCP Server — 自动生成项目 prompts 体系、传递链日志、模块记录、需求澄清与计划生成。可接入任意项目。
pmcp-server on npm is all you need. Most clients run it directly, so configuration is a few lines and a restart.
The server publishes 14 tools. What each one is for:
Skill — 图标analyst — 📋architect — 🏗️audit — 🔒backend — 🔧backend-java — ☕database-handler — 🗄️ecc-workflow — 🔄frontend — 🎨git-workflow — 🔀review — 🔍start — 🚀Plenty of database access servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Pmcp's toolset — Skill, analyst, architect and 11 more — is a fair guide to whether it matches your workflow. It is maintained by thana0623; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| Skill | 图标 |
| analyst | 📋 |
| architect | 🏗️ |
| audit | 🔒 |
| backend | 🔧 |
| backend-java | ☕ |
| database-handler | 🗄️ |
| ecc-workflow | 🔄 |
| frontend | 🎨 |
| git-workflow | 🔀 |
| review | 🔍 |
| start | 🚀 |
| context.md | 项目全貌(技术栈、结构) |
| HOT_STATE.md | 会话热状态 |
{
"mcpServers": {
"pmcp": {
"command": "npx",
"args": ["-y", "pmcp-server"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Read-only SQL access to Postgres — let your assistant inspect schemas and answer questions from real data.
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Query, modify and analyse local SQLite databases in conversation — the fastest way to chat with a data file.
Metabase ships its own MCP endpoint — search your BI content, build and run queries, and save questions and dashboards without leaving the chat.
Official MongoDB server covering data, schemas and Atlas management — from find queries to spinning up clusters.
Serverless Postgres with database branching — point your assistant at Neon and let it work on disposable copies.