stormbliss/SDWAN-MCP-SERVER
If you are the rightful owner of SDWAN-MCP-SERVER and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A comprehensive Model Context Protocol (MCP) server for monitoring and managing SD-WAN devices through REST API endpoints.
Tools
Functions exposed to the LLM to take actions
get_fabric_devices
Get list of all SD-WAN fabric devices
get_device_monitor
Get SD-WAN device monitoring information
get_device_counters
Get SD-WAN device counters and statistics
get_interface_statistics
Get interface statistics for all SD-WAN devices
get_device_config
Get SD-WAN device configuration (requires device_id)
get_bfd_state
Get BFD state for an SD-WAN device (requires device_id)
get_bfd_sessions
Get BFD sessions for an SD-WAN device (requires device_id)
get_tunnel_statistics
Get tunnel statistics for an SD-WAN device (requires device_id)
authenticate
Authenticate with the SD-WAN management server
get_session_status
Check current authentication session status
get_device_health_summary
Comprehensive health summary across all SD-WAN devices
filter_devices_by_status
Filter SD-WAN devices by operational status
get_top_interfaces_by_traffic
Get top interfaces ranked by traffic utilization
check_bfd_session_health
Monitor BFD session health across all SD-WAN devices
generate_network_report
Generate comprehensive SD-WAN network status report
get_device_alerts
Get alerts and warnings for SD-WAN devices by severity
monitor_interface_utilization
Monitor interface utilization with configurable thresholds
get_network_topology
Get SD-WAN network topology information
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client