Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ZENTAO_DEBUGNoOptional flag to enable debug logging (true/false)
ZENTAO_ACCOUNTYesThe account (username) to authenticate with ZenTao API
ZENTAO_BASE_URLYesThe base URL of the ZenTao instance (e.g., https://zentao.example.com)
ZENTAO_PASSWORDYesThe password for the ZenTao account
ZENTAO_API_PREFIXNoOptional custom API prefix (default /api.php/v1)
ZENTAO_PRODUCT_IDNoOptional product ID if the instance requires it
ZENTAO_TOKEN_PATHNoOptional custom token endpoint path
ZENTAO_MY_BUGS_PATHNoOptional custom path for 'my bugs' API endpoint (e.g., /my/bug)
ZENTAO_PROJECT_SET_IDNoOptional project set ID for project set perspective
ZENTAO_ALLOW_INSECURE_HTTPNoOptional flag to allow HTTP instead of HTTPS (true/false)
ZENTAO_BUGS_FALLBACK_PATHSNoOptional comma-separated fallback paths for bugs list
ZENTAO_PROJECT_SET_BUGS_PATHSNoOptional project set bugs path template supporting {projectSetId}

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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