71
/ 100
4 days ago
glama

mcp-nacos

Enables AI assistants to query and manage Nacos configurations, supporting Nacos 1.x/2.x/3.x with multiple transport protocols.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
11 tools verified — handlers match their declared behaviour
6 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: NACOS_PASSWORD, MCP_AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configNACOS_USERNAME"": "nacos",
🔐 secretNACOS_PASSWORD"": "your-password",
configNACOS_VERSIONNACOS_NAMESPACE 默认命名空间 ID(当 =1 时表示 Nacos 的命名空间 ID 字段) public
configNACOS_HOST"": "localhost",
configNACOS_NAMESPACE"": "dev",
configNACOS_PORTAPI 端口(仅 v1/v2 使用,v1/v2 必填) 8848
configNACOS_API_PORT"": "8848",
configNACOS_CONSOLE_PORT"": "8080",
configNACOS_READ_ONLY"": "false"
configMCP_HOSTHTTP 传输监听地址(stdio 忽略) 0.0.0.0
configMCP_PORTHTTP 传输监听端口(stdio 忽略) 8000
🔐 secretMCP_AUTH_TOKENe =your-strong-token \
configMCP_LOG_LEVEL日志级别:debug/info/warning/error info
configMCP_TRANSPORTe =streamable-http \
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/zhouweico-mcp-nacos-q7ay8m)](https://m8ven.ai/mcp/zhouweico-mcp-nacos-q7ay8m)
commit: 8d52ada3a3840b4ad88cd17b1eff21fe9bface66
code hash: 33e260a1427cba2b9bf4ed6c4fa97dc6e50123ec82eafeca739399177ec87e3a
verified: 7/27/2026, 10:19:46 AM
view raw JSON →