sdwan-ops
Installation
SKILL.md
Cisco SD-WAN Operations
MCP Server
- Source: siddhartha2303/cisco-sdwan-mcp
- Command:
python3 -u $SDWAN_MCP_SCRIPT --transport stdio(stdio transport) - Requires:
VMANAGE_IP,VMANAGE_USERNAME,VMANAGE_PASSWORDenvironment variables - Python: 3.10+
- Dependencies:
fastmcp,requests,python-dotenv
How to Call Tools
python3 $MCP_CALL "python3 -u $SDWAN_MCP_SCRIPT --transport stdio" <tool_name> '<args_json>'