Submit

Cisco Catalyst Sdwan Mcp Server

@stormbliss

A comprehensive Model Context Protocol (MCP) server for monitoring and managing SD-WAN devices through REST API endpoints. This server exposes SD-WAN device monitoring and management functionality that can be integrated with Cursor and other MCP-compatible tools.

Tools

Server Config

{
  "mcpServers": {
    "sdwan-mcp-server": {
      "command": "python",
      "args": [
        "/path/to/your/project/main.py"
      ],
      "env": {
        "PYTHONPATH": "/path/to/your/project"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.