huaweicloud_nacos_mcp_server

Kiritoljw/huaweicloud_nacos_mcp_server

3.1

If you are the rightful owner of huaweicloud_nacos_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

HuaweiCloud Nacos-MCP-Server is a Model Context Protocol server enabling interaction with Huawei Cloud service CSE.

Tools
17
Resources
0
Prompts
0

HuaweiCloud_nacos_mcp_server

Version

v0.1.0

Overview

Nacos is an easy-to-use platform designed for dynamic service discovery and configuration and service management. It helps you to build cloud native applications and microservices platform easily.

HuaweiCloud Nacos-MCP-Server is a Model Context Protocol (Model Context Protocol) server, providing the ability for MCP clients (such as Cherry Studio, Claude Desktop, Cline, Cursor) to interact with Huawei Cloud CSE Nacos service. Full-chain management of HuaweiCloud nacos resources can be carried out based on natural language.

1. Nacos version required  `2.x`, because of depended on the [Nacos Open API](https://nacos.io/zh-cn/docs/open-api.html) in 2.x.
2. python version recommend upper `3.11`.

Available Tools

Cover all apis, use as needed, the list and status are as follows:

categorytool namefunction descriptionstatus
nacosRegister instanceRegister an instance to service.Done
Deregister instanceDelete instance from service.Done
Modify instanceModify an instance of service.Done
Query instancesQuery instance list of service.Done
Query instance detailQuery instance details of service.Done
Send instance beatSend instance beatDone
Create serviceCreate serviceDone
Delete serviceDelete a service, only permitted when instance count is 0.Done
Update serviceUpdate a serviceDone
Query serviceQuery a serviceDone
Query service listQuery service listDone
Query system switchesQuery system switchesDone
Update system switchUpdate system switchDone
Query system metricsQuery system metricsDone
Query server listQuery server listDone
Query the leader of current clusterQuery the leader of current clusterDone
Update instance health statusUpdate instance health status, only works when the cluster health checker is set to NONE.Done