鼎江智绩
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@鼎江智绩汇总本周各项目的进展和待办事项"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
鼎江智绩 2.0
鼎江智绩是一套面向单企业内部使用的绩效与咨询项目协作系统。它把项目、阶段、任务、材料、证据、审批和经验沉淀放在同一条可追溯业务链中,并通过服务端授权的 MCP 接口连接 WorkBuddy;飞书用于组织同步和人工协作投影。
核心边界
PostgreSQL 是唯一业务事实源,核心数据按租户和项目隔离。
AI 输出始终是建议,不能直接完成任务、确认结果或批准经验。
Web 只调用 API;MCP 不直连数据库,也不持有维护凭据。
飞书租户管理员可映射为
OWNER,其他激活成员映射为PMC;EXPERT_REVIEWER由人工授予。生产写入默认关闭,启用前必须完成迁移、备份和权限验收。
Related MCP server: Studio Catharsis Universal Project Coordinator MCP
项目结构
apps/web Next.js Web
apps/api NestJS API、迁移与业务模块
packages/contracts 跨服务公开合同
services/dingjiang-mcp WorkBuddy MCP 适配器
deploy Docker 部署与运维脚本
supabase 版本化数据库迁移
docs 架构与公开说明本地启动
要求 Node.js 22.19+、pnpm 11 和 Docker Desktop。
Copy-Item .env.example .env
pnpm install --frozen-lockfile
docker compose up -d postgres
pnpm --filter @dingjiang/contracts build
pnpm --filter @dingjiang/api db:reset
pnpm dev默认 Web 地址为 http://localhost:3000,API 地址为 http://127.0.0.1:3001。db:reset 只允许用于本地可销毁数据库。
验证
pnpm lint
pnpm typecheck
pnpm test
pnpm build
docker compose config --quiet真实飞书、模型或其他外部服务需要使用者自行创建应用并通过环境变量注入凭据。不要把密钥、真实业务数据、备份或验收日志提交到 Git。
开源状态
仓库公开仅用于源码展示与技术交流;当前未附带开源许可证,除法律默认允许的浏览和 fork 外,不授予额外复制、修改或分发许可。
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Work management where AI agents are first-class members: tasks, projects, memory over hosted MCP
Authenticated, user-scoped MCP connectors for 30+ business systems.
Harmny career frameworks, competencies, goals, org metrics and tasks as live context in MCP clients.
1Remote MCP server for China brand visibility, destination demand, and KOL discovery workflows.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceAn MCP-based service that enables AI models to seamlessly interact with Feishu (Lark) platform, supporting document reading and chatbot messaging capabilities.2554MIT
- FlicenseNot gradedqualityDmaintenanceA cross-platform coordination layer that connects MCP-compatible tools to a shared project state, enabling task management, blocker tracking, decision logging, and SOP automation.-
- FlicenseNot gradedqualityBmaintenanceMCP server for Feishu that enables document management, calendar CRUD, and event scheduling via Streamable HTTP transport, deployed on Vercel with OAuth and JWT authentication.-
- AlicenseNot gradedqualityAmaintenanceA hosted remote MCP service enabling AI clients to call Feishu's 2500+ APIs via 200+ tools, with smart orchestration for multi-step operations.11MIT No Attribution
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lqyq666/dingjiang-zhiji-2'
If you have feedback or need assistance with the MCP directory API, please join our Discord server