74
/ 100
27 days ago
glama

zentao-mcp-server

A Model Context Protocol (MCP) server that integrates with Zentao's RESTful API to manage bugs, including listing, resolving, closing, and commenting, with support for product and project set contexts.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configZENTAO_ALLOW_INSECURE_HTTP默认要求 HTTPS;如果你的实例只能走 HTTP,必须显式设置 =true,且只建议临时内网调试使用。
configZENTAO_API_PREFIX注意:不同禅道版本/部署方式的 token 端点与返回结构可能不同;可通过 ZENTAO_TOKEN_PATH/ 调整。
configZENTAO_BUGS_FALLBACK_PATHS(可选):bug 列表回退路径(逗号分隔)
configZENTAO_DEBUGtrue npx -y @aipper/zentao-mcp-server
configZENTAO_HTTP_TIMEOUT_MS
configZENTAO_MY_BUGS_PATH(可选):我的 bug 专用接口路径(如 /my/bug)
configZENTAO_PRODUCT_ID(可选):你的禅道实例若报 Need product id 时设置
configZENTAO_PROJECT_SET_BUGS_PATHS(可选):项目集 bug 路径模板(支持 {projectSetId})
configZENTAO_PROJECT_SET_ID(可选):你的 bug 若在项目集视角,设置项目集 ID
configZENTAO_TOKEN_PATH注意:不同禅道版本/部署方式的 token 端点与返回结构可能不同;可通过 /ZENTAO_API_PREFIX 调整。
configZENTAO_TOKEN_TTL_MS
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/aipper-zentao-mcp-8acebt)](https://m8ven.ai/mcp/aipper-zentao-mcp-8acebt)
commit: 9c1888187c7f68294fab203acabcf165f3358380
code hash: 44d9fa092fc7c326ca1f921adc708b036addbc7fe64ddf289d8d07c87eb6b286
verified: 6/15/2026, 2:13:52 PM
view raw JSON →