Development|Cloud|DevOpsJava
nacos
Nacos is an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
N/A rating (0 reviews)0 installs32,812 GitHub stars
service discoveryconfiguration managementcloud native
Nacos helps you to build cloud native applications and microservices platform easily. It supports service discovery, health checks, and dynamic configuration management across all environments.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"nacos": {
"args": [
"-y",
"@modelcontextprotocol/server-nacos"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.