Skip to main content
Glama
package.json460 B
{ "name": "@makun111/zentao-mcp-server", "version": "0.1.1", "description": "MCP server for ZenTao RESTful API v1", "type": "module", "bin": { "zentao-mcp": "./bin/zentao-mcp.js" }, "main": "src/zentao-mcp-server.js", "publishConfig": { "access": "public" }, "files": [ "src", "bin" ], "scripts": { "start": "node ./src/zentao-mcp-server.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.24.3" } }

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/Valiant-Cat/zentao-mcp-server'

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