Skip to main content
Glama
package.json839 B
{ "name": "yapi-mcp-server", "version": "0.0.1", "description": "MCP server for accessing YApi documentation", "main": "dist/index.js", "type": "module", "bin": { "yapi-mcp-server": "dist/index.js" }, "files": [ "dist", "README.md" ], "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx watch src/index.ts", "test": "jest", "prepublishOnly": "npm run build" }, "keywords": [ "mcp", "yapi", "api", "documentation", "claude" ], "author": "abei", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.4.0", "axios": "^1.6.0", "dotenv": "^16.3.1" }, "devDependencies": { "@types/node": "^20.0.0", "tsx": "^4.0.0", "typescript": "^5.0.0", "jest": "^29.0.0", "@types/jest": "^29.0.0" } }

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/abeixiaolu/yapi-mcp'

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