zentao-mcp-server
by aipper
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ZENTAO_DEBUG | No | Optional flag to enable debug logging (true/false) | |
| ZENTAO_ACCOUNT | Yes | The account (username) to authenticate with ZenTao API | |
| ZENTAO_BASE_URL | Yes | The base URL of the ZenTao instance (e.g., https://zentao.example.com) | |
| ZENTAO_PASSWORD | Yes | The password for the ZenTao account | |
| ZENTAO_API_PREFIX | No | Optional custom API prefix (default /api.php/v1) | |
| ZENTAO_PRODUCT_ID | No | Optional product ID if the instance requires it | |
| ZENTAO_TOKEN_PATH | No | Optional custom token endpoint path | |
| ZENTAO_MY_BUGS_PATH | No | Optional custom path for 'my bugs' API endpoint (e.g., /my/bug) | |
| ZENTAO_PROJECT_SET_ID | No | Optional project set ID for project set perspective | |
| ZENTAO_ALLOW_INSECURE_HTTP | No | Optional flag to allow HTTP instead of HTTPS (true/false) | |
| ZENTAO_BUGS_FALLBACK_PATHS | No | Optional comma-separated fallback paths for bugs list | |
| ZENTAO_PROJECT_SET_BUGS_PATHS | No | Optional project set bugs path template supporting {projectSetId} |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/aipper/zentao-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server