Skip to main content
Glama

Zydsoft MCP Server

by hfzhae
package.json654 B
{ "name": "zyd-mcp-server", "version": "1.0.01", "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" }, "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "watch": "tsc --watch" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.18.1", "@types/node-fetch": "^2.6.13", "node-fetch": "^3.3.2" }, "devDependencies": { "shx": "^0.4.0", "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