Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CUMULUS_HOSTNoCumulus VX or switch hostname/IP127.0.0.1
CUMULUS_PORTNoNVUE API HTTPS port8765
CUMULUS_TIMEOUTNoHTTP timeout in seconds10
CUMULUS_PASSWORDYesNVUE basic-auth password
CUMULUS_USERNAMENoNVUE basic-auth usernamecumulus
CUMULUS_CA_BUNDLENoOptional CA bundle path for TLS validation
CUMULUS_VERIFY_TLSNoEnable TLS certificate validationfalse

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
nvue_getA

Read any safe relative NVUE path with HTTP GET.

get_platformB

Get platform hardware and software information.

get_systemC

Get system information.

get_system_resourcesA

Get system CPU and memory information.

list_interfacesA

Get all interfaces.

get_interfaceC

Get one interface.

get_interface_countersA

Get link counters for one interface.

list_bridgesA

Get all bridge domains.

get_bridgeB

Get one bridge domain.

get_mac_tableB

Get the bridge domain MAC table.

list_vrfsA

Get all VRFs.

get_vrfC

Get one VRF.

get_routesA

Get the routing table for one VRF.

get_ip_neighborsC

Get IP neighbors for one interface.

get_lldp_neighborsC

Get LLDP neighbors for one interface.

get_bgp_globalA

Get global BGP information.

get_bgp_vrfC

Get BGP information for one VRF.

get_bgp_neighborsB

Get BGP neighbors for one VRF.

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/JohnAlexiades/nvidia-cumulus-mcp'

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