Skip to main content
Glama

ZenTao MCP Server

by godlewis
.env.example449 B
# 禅道 MCP 服务器环境配置示例 # 复制此文件为 .env 并根据实际情况修改配置 # 禅道服务器地址 ZENDTAO_BASE_URL=http://localhost # 禅道访问令牌 # 从浏览器登录后获取 zentaosid cookie 的值 ZENDTAO_TOKEN=your_session_token_here # 请求超时时间 (毫秒,默认 30000) ZENDTAO_TIMEOUT=30000 # 重试次数 (默认 3) ZENDTAO_RETRY=3 # 重试延迟 (毫秒,默认 1000) ZENDTAO_RETRY_DELAY=1000

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/godlewis/zendao-mcp'

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