Skip to main content
Glama

Aliyun MCP Server

by nailuoGG
package.json923 B
{ "name": "aliyun-mcp-server", "version": "0.1.0", "description": "interacting with Aliyun (Alibaba Cloud) services through This MCP server provides tools.", "type": "module", "license": "GPL", "bugs": "https://github.com/nailuoGG/aliyun-mcp-server/issues", "bin": { "aliyun-mcp-server": "./build/index.js" }, "repository": { "type": "git", "url": "git+https://github.com/nailuoGG/aliyun-mcp-server.git" }, "files": [ "build" ], "scripts": { "build": "tsc && node -e \"require('fs').chmodSync('build/index.js', '755')\"", "prepare": "npm run build", "watch": "tsc --watch", "inspector": "npx @modelcontextprotocol/inspector build/index.js" }, "dependencies": { "@alicloud/pop-core": "^1.8.0", "@modelcontextprotocol/sdk": "0.6.0", "aliyun-sdk": "^1.12.10" }, "devDependencies": { "@types/node": "^20.11.24", "typescript": "^5.3.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/nailuoGG/aliyun-mcp-server'

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