71
/ 100
11 days ago
glama

ikuai-mcp

MCP server for interacting with iKuai routers, enabling Claude to query system status, manage devices, and configure router settings via natural language.

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
39 tools verified — handlers match their declared behaviour
38 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 1 credential: IKUAI_PASSWORD
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.
configIKUAI_URLexport ="http://192.168.9.1:81" # 路由器完整 URL
configIKUAI_USERNAMEexport ="admin" # 管理员用户名
🔐 secretIKUAI_PASSWORDexport ="your_password" # 管理员密码
// 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/beck-8-ikuai-mcp-1na9hv)](https://m8ven.ai/mcp/beck-8-ikuai-mcp-1na9hv)
commit: e2ac8352a43d56db142702792f55f5b217628f7a
code hash: 9351bc971feaab1fd20053f0703f10be0b501f7900b4463bb56bf62dc69e699c
verified: 6/21/2026, 10:32:08 AM
view raw JSON →