Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNo日志级别,例如 info
ZENTAO_TOKENNo自动登录用的 token
ZENTAO_ACCOUNTNo自动登录用的账号
ZENTAO_BASE_URLNo禅道 API V1 根地址,如 http://host/zentao/api.php/v1
ZENTAO_PASSWORDNo自动登录用的密码
ZENTAO_HTTP_BACKENDNoHTTP 后端,axios 或 curl;未设置时 Linux/macOS 默认 curl,Windows 默认 axios

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
initZentaoC

初始化禅道连接并登录(支持 password 或 token)。

getProductsB

获取禅道产品列表。

getMyBugsB

按状态与产品筛选我的 bug 列表。

getBugDetailB

查看单个 bug 详情。

resolveBugC

提交 Bug 解决动作(fixed/notrepro/duplicate/...)。

activateBugB

激活(重新打开)Bug,对应禅道 API v1:POST /bugs/{id}/active。适用于已解决/已关闭后重新激活。

healthCheckB

检查当前会话与服务可用性。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/wudidada/zentao-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server