Skip to main content
Glama

Tongyi Wanxiang MCP Server

by Suixinlei
package.json788 B
{ "name": "tongyi-wanx-mcp-server", "version": "1.1.0", "description": "通义万相 MCP 服务器", "type": "module", "main": "dist/index.js", "bin": { "tongyi-wanxiang": "./dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "rm -rf dist && tsc && chmod 755 dist/*", "start": "node dist/index.js", "pub": "npm run build && npm publish --registry=https://registry.npmjs.org", "inspector": "npx @modelcontextprotocol/inspector node dist/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.9.0", "axios": "^1.8.4", "zod": "^3.21.4" }, "packageManager": "pnpm@10.9.0", "devDependencies": { "@types/node": "^20.3.1", "eslint": "^8.42.0", "ts-node": "^10.9.1", "typescript": "^5.1.3" } }

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/Suixinlei/tongyi-wanx-mcp-server'

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