Skip to main content
Glama
amikum0504

Nexus Dashboard MCP Server

by amikum0504

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NEXUS_PASSWORDNoLocal password; requires NEXUS_USERNAME
NEXUS_USERNAMENoLocal Nexus Dashboard username; requires NEXUS_PASSWORD
NEXUS_API_TOKENNoBearer JWT for authentication
NEXUS_ALLOW_HTTPNoPermit unencrypted HTTP in a controlled test environment
NEXUS_AUTH_COOKIENoValue of the Nexus Dashboard AuthCookie
NEXUS_INSECURE_TLSNoDisable certificate verification for a trusted lab using a self-signed certificate
NEXUS_DASHBOARD_URLYesNexus Dashboard base URL, including https://
NEXUS_WRITE_ENABLEDNoEnable application of prepared changes
NEXUS_ALLOW_DISRUPTIVENoAllow operations classified as disruptive
NEXUS_OPENAPI_SPECS_DIRNoOverride the directory containing the two expected OpenAPI JSON filenames
NEXUS_WRITE_CONFIRMATIONNoPrivate approval value required by nexus_apply_change

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
nexus_list_operationsA

Find documented Nexus Dashboard Infrastructure or Manage API operations. Use this before an unfamiliar read or change.

nexus_describe_operationA

Show the exact documented path parameters, query parameters, and JSON request body schema for a Nexus Dashboard operation.

nexus_readA

Call a documented read-only (GET) Nexus Dashboard API operation. It never changes configuration.

nexus_troubleshoot_switchA

Collect a focused troubleshooting bundle for one switch: fabric status, switch detail, config diff, pending config, deployment history, and interfaces. This is read-only.

nexus_prepare_changeA

Validate and preview a non-GET Nexus Dashboard API change without sending it. Returns a one-time change_id required to apply exactly this request.

nexus_apply_changeA

Apply a previously previewed change. Requires server-side write enablement and a user-controlled approval code. Disruptive actions have an additional server-side gate.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/amikum0504/ND-External-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server