Huawei MCP Server
About
A Model Context Protocol server built on Huawei Cloud services, providing secure and controlled cloud access for large AI models.
Details
- Author
- huaweiclouddeveloper
- Categories
- Cloud Service, Infrastructure, Other
Jump to
Setup
Install Huawei MCP Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/huaweiclouddeveloper/mcp-server
Follow the installation instructions in the repository README, then restart your MCP client.
Huawei MCP Server is a Model Context Protocol server built on Huawei Cloud services, providing secure and controlled cloud access capabilities for large AI models. Through standardized MCP specifications, it enables AI assistants to operate Huawei Cloud resources within conversational workflows, supporting core services including ECS, OBS, GaussDB, and other widely-used cloud products.
- Using DAS MCP to implement database conversational operation and maintenance
Cline uses Huawei Cloud EIP MCP Server to create and delete EIP instances.
Install the Python environment in advance. Since Python 3.4 and 2.7.9, pip has been installed with Python as a standard component.
- Installuv(Recommended)
- Installpythonversion3.10or above
Prepare AK and SK and set them to environment variables
- ak environment variable name: HUAWEI_ACCESS_KEY
- sk environment variable name: HUAWEI_SECRET_KEY
Take running themcp-server-ecsservice as an example
# Enter the root path of the project cd /path/to/you/mcp-server # Start the service uv run mcp-server-ecs
Executeuv run mcp-server-ecs -hto view the usage instructions, the configuration values of theconfig.yamlfile in the sub-project can be overwritten by using the optional parameters in the command line
usage: mcp-server-ecs [-h] [-p PORT] [-t {http,sse,stdio}] MCP Server options: -h, --help show this help message and exit -p, --port PORT Port number -t, --transport {http,sse,stdio} Transport of MCP Server
# Enter the root path of the project cd /path/to/you/mcp-server # Install dependencies pip install -e . # Enter the specified service (mcp-server-ecs) path cd huaweicloud_services_server/mcp_server_ecs/src/mcp_server_ecs # Start the service python run.py
- Cline
- Configure the mcp service to use http in cline. The json format is as follows
{ "mcpServers": { "mcp_server_ecs": { "url": "http://localhost:8888/mcp", "disabled": false, "type": "streamableHttp", "autoApprove": [] } } }
Navigate your Aiven projects and interact with the PostgreSQL®, Apache Kafka®, ClickHouse® and OpenSearch® services
Yunxiao MCP Server provides AI assistants with the ability to interact with the Yunxiao platform.
Get prescriptive CDK advice, explain CDK Nag rules, check suppressions, generate Bedrock Agent schemas, and discover AWS Solutions Constructs patterns.
This AWS Labs Model Context Protocol (MCP) server for CloudTrail enables your AI agents to query AWS account activity for security investigations, compliance auditing, and operational troubleshooting.
Core AWS MCP server providing prompt understanding and server management capabilities.
Analyze CDK projects to identify AWS services used and get pricing information from AWS pricing webpages and API.
Query and analyze your Axiom logs, traces, and all other event data in natural language
Manage and interact with Microsoft Azure services.
Bastion: External Attack Surface Monitoring
Ask your AI assistant about your attack surface: run scans, catch expiring certificates and domains, triage findings, and generate reports.
Agent-ready global image CDN that AI agents can install and operate through MCP.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




