提交

Jewei Mcp Nacos

@jeweis

Nacos MCP Server - 让 AI 助手能够查询和管理 Nacos 配置。 支持 Nacos 1.x/2.x/3.x 版本。

工具

nacos_get_config

nacos_publish_config

服务器配置

{
  "mcpServers": {
    "nacos": {
      "command": "uvx",
      "args": [
        "jewei-mcp-nacos"
      ],
      "env": {
        "NACOS_HOST": "localhost",
        "NACOS_API_PORT": "8848",
        "NACOS_CONSOLE_PORT": "8080",
        "NACOS_USERNAME": "nacos",
        "NACOS_PASSWORD": "your-password",
        "NACOS_NAMESPACE": "dev",
        "NACOS_VERSION": "3",
        "NACOS_READ_ONLY": "false"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.