71
/ 100
17 days ago
glama

Nexus Dashboard MCP Server

A local Model Context Protocol (MCP) server that allows an MCP client such as Codex to discover and call Cisco Nexus Dashboard APIs for inventory, health checks, troubleshooting, and controlled configuration changes.

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.
🔐
You'll be asked for 2 credentials: NEXUS_API_TOKEN, NEXUS_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.
configNEXUS_DASHBOARD_URLYes Nexus Dashboard base URL, including https://
🔐 secretNEXUS_API_TOKENpaste-your-bearer-jwt-here
configNEXUS_AUTH_COOKIEpaste-your-authcookie-value-here
configNEXUS_USERNAMEyour-username
🔐 secretNEXUS_PASSWORDyour-password
configNEXUS_WRITE_CONFIRMATIONa-private-user-controlled-approval-code
configNEXUS_OPENAPI_SPECS_DIRThe API definitions are essential runtime files. Do not remove them from a clone or release unless you provide replacements through .
// 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/amikum0504-nd-external-mcp-nagoi5)](https://m8ven.ai/mcp/amikum0504-nd-external-mcp-nagoi5)
commit: d6b8c5ce3c2057589c587e322db4584c7b40beb6
code hash: c2ceb0affeae84af08bda8a3a6f5ac3e814e95037565befb185d67664fa65e8b
verified: 7/14/2026, 8:28:03 AM
view raw JSON →