zentao
This MCP server provides comprehensive integration with Zentao (禅道), a project management platform, enabling full CRUD operations across all major entities.
User Management: Get profile, list, get, create, update, and delete users.
Program (Project Set) Management: List, get, create, update, and delete programs/portfolios.
Product Management: List, get, create, update, and delete products.
Product Plan Management: List, get, create, update, and delete plans; link/unlink stories and bugs.
Release Management: List releases for projects or products.
Story (Requirement) Management: List, get, create, update, change, and delete stories.
Project Management: List, get, create, update, and delete projects.
Execution (Iteration/Sprint) Management: List, get, create, update, and delete executions.
Build (Version) Management: List, get, create, update, and delete builds for projects and executions.
Bug Management: List, get, create, update, and delete bugs.
Task Management: List and get tasks.
Test Case Management: List, get, create, update, and delete test cases.
Test Task Management: List and get test tasks globally or by project.
Feedback Management: List, get, create, update, delete, assign, and close feedback.
Ticket (Work Order) Management: List, get, create, update, and delete tickets.
Authentication & Requirements: Supports API Token or account/password authentication; requires ZENTAO_BASE_URL to be set; features automatic re-login for expired tokens, detailed error messages, and requires Zentao v18+ REST API.
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., "@zentaolist bugs assigned to me"
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.
zentao
禅道 (Zentao) MCP Server,通过 mcp__zentao__* 系列工具供 Agent 操作禅道数据,覆盖需求/Bug/任务/用例/项目/产品/执行/版本/反馈/工单/用户等全部 CRUD。
认证
优先使用环境变量
ZENTAO_TOKEN(API Token)无 Token 时用
ZENTAO_ACCOUNT+ZENTAO_PASSWORD自动登录需设置
ZENTAO_BASE_URL(禅道根地址,如http://172.20.20.211:8099)
Related MCP server: ZenTao MCP Server
工具清单
模块 | 工具名 | 功能 |
用户 |
| 获取当前用户信息 |
| 获取用户详情 | |
| 获取用户列表 | |
| 创建用户 | |
| 修改用户 | |
| 删除用户 | |
项目集 |
| 获取项目集列表 |
| 获取项目集详情 | |
| 创建项目集 | |
| 修改项目集 | |
| 删除项目集 | |
产品 |
| 获取产品列表 |
| 获取产品详情 | |
| 创建产品 | |
| 修改产品 | |
| 删除产品 | |
产品计划 |
| 获取计划列表 |
| 获取计划详情 | |
| 创建计划 | |
| 修改计划 | |
| 删除计划 | |
| 计划关联需求 | |
| 计划取消关联需求 | |
| 计划关联 Bug | |
| 计划取消关联 Bug | |
发布 |
| 获取项目发布列表 |
| 获取产品发布列表 | |
需求 |
| 获取需求详情 |
| 列出需求 | |
| 创建需求 | |
| 修改需求 | |
| 删除需求 | |
| 变更需求 | |
项目 |
| 获取项目列表 |
| 获取项目详情 | |
| 创建项目 | |
| 修改项目 | |
| 删除项目 | |
执行/迭代 |
| 获取执行列表 |
| 获取执行详情 | |
| 创建执行/迭代 | |
| 修改执行 | |
| 删除执行 | |
版本 |
| 获取项目版本列表 |
| 获取执行版本列表 | |
| 获取版本详情 | |
| 创建版本 | |
| 修改版本 | |
| 删除版本 | |
Bug |
| 获取 Bug 详情 |
| 列出 Bug | |
| 创建 Bug | |
| 修改 Bug | |
| 删除 Bug | |
任务 |
| 获取任务详情 |
| 列出任务 | |
用例 |
| 获取用例列表 |
| 获取用例详情 | |
| 创建用例 | |
| 修改用例 | |
| 删除用例 | |
测试单 |
| 获取测试单列表 |
| 获取项目测试单 | |
| 获取测试单详情 | |
反馈 |
| 获取反馈列表 |
| 获取反馈详情 | |
| 创建反馈 | |
| 修改反馈 | |
| 删除反馈 | |
| 指派反馈 | |
| 关闭反馈 | |
工单 |
| 获取工单列表 |
| 获取工单详情 | |
| 创建工单 | |
| 修改工单 | |
| 删除工单 |
行为特性
自动重登录:Token 过期(401)时自动用账号密码重新登录并重试,对调用方透明。
错误返回:失败时以
isError: true返回,文本包含具体原因。禅道版本:仅支持 v18+ REST API。
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 Servers
- AlicenseAquality-maintenanceEnables direct integration with Zentao bug tracking systems through Cursor. Supports authentication, bug retrieval, searching, and listing operations for comprehensive bug management through natural language.Last updated57
- Flicense-qualityFmaintenanceEnables LLMs to interact with ZenTao project management system, supporting project and task management operations including creating, querying, and updating projects and tasks through natural language.Last updated4
- Alicense-qualityDmaintenanceEnables interaction with ZenTao bug tracking system to search products, query assigned bugs, view bug details with extracted images, and mark bugs as resolved through natural language commands.Last updated197ISC
- FlicenseAqualityBmaintenanceEnables interaction with ZenTao project management system through RESTful APIs. Supports listing products, managing bugs, viewing statistics, and filtering personal bug assignments through natural language.Last updated49013
Related MCP Connectors
Manage projects, tasks, time tracking, and team collaboration through natural language.
Create and manage AI agents that collaborate and solve problems through natural language interacti…
Streamline your Attio workflows using natural language to search, create, update, and organize com…
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/HouEngineer/sdw-zentao-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server