Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_AUTHNoHow MCP clients authenticate to this server (none, static, jwt, introspection, oauth-proxy, github, google, azure, auth0, workos)none
MCP_HOSTNoBind address (HTTP only)0.0.0.0
MCP_PORTNoBind port (HTTP only)8000
LOG_LEVELNoPython log levelINFO
MCP_TRANSPORTNoTransport: http or stdiohttp
SDWAN_TIMEOUTNoSeconds to wait for vManage60
SDWAN_PASSWORDYesvManage password. Required
SDWAN_USERNAMEYesvManage username. Required
MCP_AUTH_ISSUERNoIssuer when MCP_AUTH=jwt
MCP_SERVER_NAMENoName advertised to MCP clientscisco-sdwan-mcp
SDWAN_CA_BUNDLENoPath to a CA bundle for private CA
SDWAN_PAGE_SIZENoDefault cap on records per tool call100
SDWAN_VERIFY_SSLNoTLS certificate verificationtrue
MCP_AUTH_AUDIENCENoAudience when MCP_AUTH=jwt
MCP_AUTH_JWKS_URINoJWKS URI when MCP_AUTH=jwt
SDWAN_VMANAGE_URLNoController URL, e.g. https://vmanage.example.com:8443. Required (or use SDWAN_VMANAGE_HOST)
SDWAN_VMANAGE_HOSTNoHostname instead of a full URL
SDWAN_VMANAGE_PORTNoPort, when using SDWAN_VMANAGE_HOST443
SDWAN_ENABLE_WRITESNoRegister the configuration-changing tools (write protection gate 1)false
MCP_AUTH_STATIC_TOKENSNoFixed bearer tokens when MCP_AUTH=static

Capabilities

Server capabilities have not been inspected yet.

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/pcDamasceno/cisco-sdwan-mcp'

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