Skip to main content
Glama

Alibaba Cloud FC MCP Server

Official
by aliyun
package.json1.15 kB
{ "name": "alibabacloud-fc-mcp-server", "type": "module", "version": "1.0.8", "main": "index.js", "bin": { "alibabacloud-fc-mcp-server": "./build/index.js" }, "scripts": { "build": "tsc && cp -R ./static ./build/ && chmod 755 build/index.js", "prepublishOnly": "tsc && cp -R ./static ./build/ && chmod 755 build/index.js" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@alicloud/credentials": "^2.4.3", "@alicloud/devs20230714": "^2.3.1", "@alicloud/fc20230330": "^4.3.3", "@alicloud/openapi-client": "^0.4.14", "@alicloud/pop-core": "^1.8.0", "@alicloud/sts20150401": "^1.1.5", "@modelcontextprotocol/sdk": "^1.11.5", "@serverless-devs/load-component": "^0.0.9", "adm-zip": "^0.5.16", "axios": "^1.9.0", "express": "^5.1.0", "js-yaml": "^4.1.0", "zod": "^3.25.20" }, "files": [ "build" ], "devDependencies": { "@types/adm-zip": "^0.5.7", "@types/ali-oss": "^6.16.11", "@types/express": "^5.0.2", "@types/js-yaml": "^4.0.9", "@types/node": "^22.15.19", "typescript": "^5.8.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/aliyun/alibabacloud-fc-mcp-server'

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