Skip to main content
Glama
dbono711

Cisco NSO MCP Server

by dbono711

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_FILENoPath to log file. If not set, logs will be sent to stdout only
MCP_HOSTNoHost to bind to when using HTTP transport0.0.0.0
MCP_PORTNoPort to bind to when using HTTP transport8000
NSO_PORTNoNSO server port8080
NSO_SCHEMENoNSO connection scheme (http/https)http
NSO_VERIFYNoVerify NSO HTTPS certificate (default: True). Use --no-nso-verify for self-signed certs (dev only).True
NSO_ADDRESSNoNSO server addresslocalhost
NSO_TIMEOUTNoConnection timeout in seconds10
NSO_PASSWORDNoNSO passwordadmin
NSO_USERNAMENoNSO usernameadmin
MCP_TRANSPORTNoMCP transport type (stdio/http)stdio
NSO_CA_BUNDLENoPath to a CA bundle file to trust for NSO HTTPS. Applicable when -nso-verify is True.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/dbono711/cisco-nso-mcp-server'

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