Huawei Cloud MCP Servers
by lexcodee
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_JWT_ISSUER | No | JWT 签发者,默认 mcp-gateway | mcp-gateway |
| CODEARTS_REGION | Yes | CodeArts Pipeline 区域 | |
| MCP_GATEWAY_HOST | Yes | 监听地址 | |
| MCP_GATEWAY_PORT | No | 监听端口,默认 8080 | 8080 |
| HUAWEICLOUD_REGION | Yes | ECS/CTS 区域 | |
| MCP_JWT_PUBLIC_KEY | No | RS256 公钥(jwt 模式必需) | |
| MCP_GATEWAY_AUTH_MODE | Yes | 网关鉴权模式:jwt / dev / disabled | jwt |
| HUAWEICLOUD_PROJECT_ID | Yes | IAM 项目 ID(ECS/CTS 使用) | |
| HUAWEICLOUD_ACCESS_KEY_ID | Yes | 华为云 AK(三服务共用) | |
| CODEARTS_DEFAULT_PROJECT_ID | No | CodeArts 项目 UUID | |
| MCP_GATEWAY_ENABLED_SERVICES | No | 启用服务白名单(逗号分隔) | |
| HUAWEICLOUD_SECRET_ACCESS_KEY | Yes | 华为云 SK(三服务共用) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/lexcodee/huaweicloud-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server