Enables AI-powered network automation through natural language interactions with Cisco NSO, providing access to device management, configuration retrieval, sync operations, and service orchestration via the RESTCONF API.
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.
process.env. You'll be asked to provide them before it can run.NSO_SCHEME— nso-scheme http NSO connection scheme (http/https)NSO_ADDRESS— nso-address localhost NSO server addressNSO_PORT— nso-port 8080 NSO server portNSO_TIMEOUT— nso-timeout 10 Connection timeout in secondsNSO_USERNAME— nso-username admin NSO usernameNSO_PASSWORD— nso-password admin NSO passwordNSO_VERIFY— nso-verify True Verify NSO HTTPS certificate (default: True). Use --no-nso-verify for self-signed certs (dev only).NSO_CA_BUNDLE— nso-ca-bundle None Path to a CA bundle file to trust for NSO HTTPS. Applicable when -nso-verify is True.MCP_TRANSPORT— transport stdio MCP transport type (stdio/http)MCP_HOST— host 0.0.0.0 Host to bind to when using HTTP transportMCP_PORT— port 8000 Port to bind to when using HTTP transportLOG_FILE— None Path to log file. If not set, logs will be sent to stdout only[](https://m8ven.ai/mcp/dbono711-cisco-nso-mcp-server-1li8nf)