Installation & Configuration
"mcpServers": {
"nacos-mcp-server": {
"command": "uvx",
"args": [
"nacos-mcp-server",
"--host",
"your_nacos_host",
"--port",
"8848",
"--access_token",
"your_nacos_access_token"
]
}
}Information
Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15