45
/ 100
1 month ago
glama

NetContext MCP

Enables AI assistants to execute SSH commands on network devices using natural language, supporting multiple vendors and authentication methods for automated network management.

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 2 credentials: DEVICE_PASSWORD, SSH_VERIFY_HOST_KEY
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.
configDEFAULT_PROTOCOLProtocol to use ssh
🔐 secretDEVICE_PASSWORD"": "your-default-password",
configDEVICE_PORT
configDEVICE_USERNAME"": "admin",
configNETCONTEXT_REPO_PATH
configSSH_AUTH_SOCK
configSSH_TIMEOUT"": "10000",
🔐 secretSSH_VERIFY_HOST_KEYVerify SSH host keys false
// 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 0 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/hgursel-netcontext-mcp-i0xbos)](https://m8ven.ai/mcp/hgursel-netcontext-mcp-i0xbos)
commit: ed0167e3c63f3d418cd1356989134c7983f48182
code hash: 7f89e784e6a37bba66cda2764a854a17952eae0116589ac6884a7e90605f0b9c
verified: 6/24/2026, 10:21:24 AM
view raw JSON →