71
/ 100
20 days ago
glama

PNETLab MCP Server

Enables programmatic control of a PNETLab network-emulation lab via natural language, allowing users to build topologies, wire links, push device configs, and boot the lab through an LLM agent.

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: PNETLAB_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.
configPNETLAB_HOSTenv =https://pnetlab.example \
configPNETLAB_USERNAMEadmin Local (offline) login username. Prefer a dedicated mcp-user.
🔐 secretPNETLAB_PASSWORDpnet Local (offline) login password (sent plaintext over the offline endpoint).
configPNETLAB_VERIFY_SSLtrue false disables TLS verification (self-signed certs).
configPNETLAB_HTML_CONSOLE1 1 HTML5 console, 0 native console; changes the console link scheme.
// 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 4 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/omichelbraga-pnetlab-mcp-server-5om04c)](https://m8ven.ai/mcp/omichelbraga-pnetlab-mcp-server-5om04c)
commit: 685fe1ad79e5bfe19577ff8bedd3e069a28e0dc5
code hash: eb87a9b31e73ed8bddc77935174ea814c1a0b47260d4c9d80d54f76e959fd73a
verified: 7/11/2026, 8:24:14 AM
view raw JSON →