Skip to main content
Glama
package.json1.32 kB
{ "name": "@yesdevcn/yesdev-mcp-server", "version": "1.0.2", "description": "YesDev MCP Server, providing AI-powered tools for efficient task, requirement, and project management based on the YesDev project management tool.", "main": "dist/index.js", "type": "module", "bin": { "yesdev-mcp-server": "dist/index.js" }, "engines": { "node": ">=18.0.0" }, "scripts": { "dev": "ts-node src/index.ts", "start": "node dist/index.js", "build": "tsc && chmod +x dist/*.js" }, "files": [ "dist", "README.md", "mcp.json.example" ], "repository": { "type": "git", "url": "git+https://github.com/yesdevcn/yesdev-mcp-server.git" }, "keywords": [ "mcp", "yesdev", "ai", "llm", "devops", "project-management" ], "author": "YesDev (https://www.yesdev.cn)", "license": "MIT", "bugs": { "url": "https://github.com/yesdevcn/yesdev-mcp-server/issues" }, "homepage": "https://github.com/yesdevcn/yesdev-mcp-server#readme", "dependencies": { "@modelcontextprotocol/sdk": "^1.13.0", "@types/uuid": "^10.0.0", "axios": "^1.6.8", "dotenv": "^16.4.5", "express": "^4.19.2", "uuid": "^11.1.0" }, "devDependencies": { "@types/express": "^5.0.3", "ts-node": "^10.9.2", "typescript": "^5.4.5" } }

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/yesdevcn/yesdev-mcp-server'

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