Skip to main content
Glama

Zentao MCP Server

by ad19900913
package.json1.36 kB
{ "name": "rdms-mcp-server", "version": "1.0.5", "bin": { "rdms-mcp-server": "./index.js" }, "description": "MCP server for reading RDMS bug tracking system with AI image analysis", "main": "index.js", "type": "module", "homepage": "https://github.com/your-username/rdms-mcp-server#readme", "repository": { "type": "git", "url": "git+https://github.com/your-username/rdms-mcp-server.git" }, "bugs": { "url": "https://github.com/your-username/rdms-mcp-server/issues" }, "scripts": { "start": "node index.js", "dev": "node --watch index.js", "test": "node test.js", "test:publish": "node -e \"console.log('✅ Publish test passed - no runtime tests needed for MCP server')\"", "prepublishOnly": "npm run test:publish" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.4.0", "axios": "^1.6.0", "cheerio": "^1.0.0-rc.12" }, "engines": { "node": ">=18.0.0" }, "keywords": [ "mcp", "rdms", "bug-tracking", "ai-vision", "image-analysis", "cursor", "model-context-protocol", "zentao", "automation", "testing" ], "author": { "name": "CodeBuddy", "email": "your-email@example.com" }, "license": "MIT", "files": [ "index.js", "README.md", "LICENSE", "CHANGELOG.md", "cursor-mcp-config.json" ] }

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/ad19900913/mcp-rdms'

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