mcp-hwc

araujoviana/mcp-hwc
★ 0 stars Python 🔌 API Integration Updated today
Unofficial Huawei Cloud MCP server implementation
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-hwc": {
      "command": "uvx",
      "args": [
        "mcp-hwc"
      ]
    }
  }
}

Or install with pip: pip install mcp-hwc

README Excerpt

MCP server for Huawei Cloud with OBS, ECS, RDS, VPC, and IMS support. This build focuses on a clean foundation with a broad control surface: - `mcp` Python SDK server over stdio - Huawei OBS integration via `esdk-obs-python` - Huawei ECS, RDS, VPC, and IMS integration via the generated Huawei Cloud Python SDKs

Tools (20)

ecs_describe_operationecs_list_operationshuaweicloudsdkecshuaweicloudsdkimshuaweicloudsdkrdshuaweicloudsdkvpcims_describe_operationims_list_operationsobs_create_bucketobs_delete_objectobs_get_bucket_locationobs_get_text_objectobs_head_bucketobs_head_objectobs_list_bucketsobs_list_objectsobs_put_text_objectrds_describe_operationrds_list_operationsvpc_describe_operation