Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ZENTAO_URLYes禅道应用根地址,例如 https://zentao.example.com
ZENTAO_ENTRYNoGET 模式的相对入口,默认为 index.phpindex.php
ZENTAO_PASSWORDYes禅道登录密码
ZENTAO_USERNAMEYes禅道登录账号
ZENTAO_REQUEST_TYPENo请求类型,支持 GET 或 PATH_INFO,默认为 GETGET

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
initZentaoD
getConfigD
getMyTasksD
getTaskDetailD
getProductsD
getMyBugsD
getBugDetailD
updateTaskD
finishTaskD
resolveBugD
getProductStoriesD
getStoryDetailD
searchStoriesD
searchStoriesByProductNameD
getProductBugsD
getModuleItemsD
exportModuleItemsAsMarkdownD
exportItemsD
exportStoriesBySearchD
exportStoryD
exportBugD
getProductTestCasesD
getTestCaseDetailD
createTestCaseD
getStoryTestCasesD
getTestTasksD
getTestTaskDetailD
getTestTaskResultsD
runTestCaseD
getStoryRelatedBugsD
getBugRelatedStoryD
batchUpdateTasksD
batchResolveBugsD
getMyTaskStatisticsD
getMyBugStatisticsD
getDevelopmentContextD
generateStorySummaryD
generateBugSummaryD
formatTaskAsMarkdownD
analyzeStoryComplexityD
analyzeBugPriorityD
analyzeTaskWorkloadD
generateCodePromptFromStoryD
generateTestPromptFromBugD
generateCodeReviewChecklistD
getNextActionSuggestionsD
createTaskFromStoryD
createTaskFromBugD

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/luffy-mcw/mcp-zentao'

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