Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ZENTAO_TOKENNoAPI token for authentication (preferred)
ZENTAO_ACCOUNTNoAccount username for login-based authentication
ZENTAO_BASE_URLYesBase URL of the Zentao instance
ZENTAO_PASSWORDNoPassword for the account

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
zentao_get_my_profileA

获取当前登录用户的个人信息

zentao_get_userC

获取禅道用户信息

zentao_list_usersC

获取禅道用户列表

zentao_create_userC

创建禅道用户

zentao_update_userC

修改禅道用户信息

zentao_delete_userB

删除禅道用户

zentao_list_programsC

获取禅道项目集列表

zentao_get_programB

获取禅道项目集详情

zentao_create_programC

创建禅道项目集

zentao_update_programB

修改禅道项目集

zentao_delete_programC

删除禅道项目集

zentao_list_productsA

获取禅道产品列表

zentao_get_productC

获取禅道产品详情

zentao_create_productC

创建禅道产品

zentao_update_productD

修改禅道产品

zentao_delete_productC

删除禅道产品

zentao_list_plansB

获取禅道产品计划列表

zentao_get_planB

获取禅道计划详情

zentao_create_planC

创建禅道产品计划

zentao_update_planC

修改禅道计划

zentao_delete_planC

删除禅道计划

zentao_link_plan_storiesC

禅道产品计划关联需求

zentao_unlink_plan_storiesC

禅道产品计划取消关联需求

zentao_link_plan_bugsC

禅道产品计划关联 Bug

zentao_unlink_plan_bugsB

禅道产品计划取消关联 Bug

zentao_list_project_releasesC

获取禅道项目发布列表

zentao_list_product_releasesB

获取禅道产品发布列表

zentao_get_storyB

获取禅道需求 (Story) 详情

zentao_list_storiesB

列出禅道需求;按 product / execution / project 查询,可过滤 status / assignedTo

zentao_create_storyD

创建禅道需求

zentao_update_storyC

修改禅道需求其他字段

zentao_delete_storyB

删除禅道需求

zentao_change_storyC

变更禅道需求

zentao_list_projectsC

获取禅道项目列表

zentao_get_projectB

获取禅道项目详情

zentao_create_projectC

创建禅道项目

zentao_update_projectC

修改禅道项目

zentao_delete_projectB

删除禅道项目

zentao_list_executionsB

获取禅道项目的执行列表

zentao_get_executionB

获取禅道执行详情

zentao_create_executionC

创建禅道执行(迭代/阶段)

zentao_update_executionC

修改禅道执行

zentao_delete_executionC

删除禅道执行

zentao_list_project_buildsA

获取禅道项目版本列表

zentao_list_execution_buildsC

获取禅道执行版本列表

zentao_get_buildC

获取禅道版本详情

zentao_create_buildC

创建禅道版本

zentao_update_buildC

修改禅道版本

zentao_delete_buildB

删除禅道版本

zentao_get_bugB

获取禅道 Bug 详情

zentao_list_bugsC

列出禅道 Bug;按 product 或 execution 查询

zentao_create_bugB

在指定产品下创建禅道 Bug

zentao_update_bugC

修改禅道 Bug

zentao_delete_bugC

删除禅道 Bug

zentao_get_taskC

获取禅道任务详情

zentao_list_tasksC

列出禅道任务;必须传 execution

zentao_list_testcasesB

获取禅道产品用例列表

zentao_get_testcaseB

获取禅道用例详情

zentao_create_testcaseC

创建禅道用例

zentao_update_testcaseC

修改禅道用例

zentao_delete_testcaseB

删除禅道用例

zentao_list_testtasksC

获取禅道测试单列表

zentao_list_project_testtasksC

获取禅道项目的测试单

zentao_get_testtaskC

获取禅道测试单详情

zentao_list_feedbacksB

获取禅道反馈列表

zentao_get_feedbackB

获取禅道反馈详情

zentao_create_feedbackC

创建禅道反馈

zentao_update_feedbackC

修改禅道反馈

zentao_delete_feedbackC

删除禅道反馈

zentao_assign_feedbackC

指派禅道反馈

zentao_close_feedbackB

关闭禅道反馈

zentao_list_ticketsC

获取禅道工单列表

zentao_get_ticketB

获取禅道工单详情

zentao_create_ticketC

创建禅道工单

zentao_update_ticketC

修改禅道工单

zentao_delete_ticketB

删除禅道工单

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

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