SD-WAN MCP Server
by stormbliss
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level (DEBUG, INFO, WARNING, ERROR) | INFO |
| VERIFY_SSL | No | Enable SSL certificate verification | false |
| AUTO_RECONNECT | No | Auto-reconnect on session expiry | true |
| SDWAN_BASE_URL | Yes | SD-WAN server base URL (e.g., https://your-sdwan-server:8443) | https://192.168.10.130:8443 |
| SDWAN_PASSWORD | Yes | Authentication password | 1 |
| SDWAN_USERNAME | Yes | Authentication username | admin |
| SESSION_TIMEOUT | No | Session timeout in seconds | 3600 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/stormbliss/SDWAN-MCP-SERVER'
If you have feedback or need assistance with the MCP directory API, please join our Discord server