Skip to main content
Glama
package.json811 B
{ "name": "@leeguoo/zentao-mcp", "version": "0.3.2", "description": "MCP server for ZenTao RESTful APIs", "keywords": [ "zentao", "chandao", "mcp", "modelcontextprotocol", "llm", "ai", "api", "rest", "bug-tracker", "project-management", "china", "zh", "cn", "asia" ], "type": "module", "bin": { "zentao-mcp": "src/index.js" }, "files": [ "src", "README.md" ], "publishConfig": { "access": "public" }, "scripts": { "start": "node src/index.js", "release": "./scripts/release.sh", "release:patch": "./scripts/release.sh patch", "release:minor": "./scripts/release.sh minor", "release:major": "./scripts/release.sh major" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.25.1" } }

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

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