Skip to main content
Glama

Zydsoft MCP Server

by hfzhae
package.json917 B
{ "name": "zyd-mcp-server", "version": "1.1.16", "description": "MCP server for using the zydsoft API", "license": "MIT", "author": "zz", "homepage": "https://c.zydsoft.cn/open/v2/docs/", "bugs": "", "type": "module", "bin": { "mcp-server-zydsoft": "dist/index.js" }, "keywords": [ "mcp", "zydsoft", "中医AI", "中医智能", "中医辅助诊断", "中医辅助开方", "中医AI数字传承" ], "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "watch": "tsc --watch", "dev": "tsx --watch index.ts", "debug": "npx @modelcontextprotocol/inspector" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.18.1", "dotenv": "^17.2.2" }, "devDependencies": { "@types/node": "^24.5.2", "shx": "^0.4.0", "tsx": "^4.20.5", "typescript": "^5.9.2" } }

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/hfzhae/MCP'

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