Skip to main content
Glama

Huawei CCE MCP Server

0
1
package.json702 B
{ "name": "@tehilathestudent/mcp-server-huawei-cce", "version": "0.0.1", "description": "MCP server for using Huawei Cloud CCE API", "type": "module", "bin": { "mcp-server-huawei-cce": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "watch": "tsc --watch" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.11.1", "@types/express": "^5.0.1", "@types/node-fetch": "^2.6.12", "dotenv": "^16.5.0", "express": "^5.1.0", "node-fetch": "^3.3.2", "zod-to-json-schema": "^3.23.5" }, "devDependencies": { "shx": "^0.3.4", "typescript": "^5.6.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/TehilaTheStudent/try-cce-gitlab'

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