73
/ 100
13 days ago
glama

TP-Link Router MCP Server

Enables automation and management of TP-Link BE3600 routers through browser automation, supporting port forwarding configuration, network status monitoring, and device management without reverse-engineering the router's encryption.

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
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: TPLINK_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.
configTPLINK_HOST192.168.0.1
🔐 secretTPLINK_PASSWORDyour_router_password
configTPLINK_USERNAME"": "admin",
// 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 3 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/consigcody94-mcp-tplink-router-zx6s0c)](https://m8ven.ai/mcp/consigcody94-mcp-tplink-router-zx6s0c)
commit: 017855c8f3c19e99e3fba3d5de72db18dfd0efc3
code hash: ce3bfc5c1b781b87196fb8c47f6c900aa10d0341bc0ea46a1be15ae96864b156
verified: 6/24/2026, 10:31:27 AM
view raw JSON →