Cisco NSO MCP Server
Related Servers
Alternatives to Cisco NSO MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceEnables AI-powered network automation through natural language interactions with Cisco NSO, providing access to device management, configuration retrieval, sync operations, and service orchestration via the RESTCONF API.94MIT
- FlicenseNot gradedqualityBmaintenanceExposes Juniper Mist REST API as 22 curated MCP tools, enabling AI agents to query and manage network resources like sites, devices, WLANs, and Marvis AI insights through natural language.-
- FlicenseNot gradedqualityCmaintenanceProvides MCP tools for Cisco Meraki Dashboard API, enabling management of networks, configuration templates, and health checks via natural language commands.-
- AlicenseNot gradedqualityCmaintenanceEnables LLM agents to triage network incidents by fetching device telemetry, inspecting syslogs, and executing traffic reroutes through MCP tools.MIT
- AlicenseNot gradedqualityBmaintenanceProvides network operations tools such as ping, traceroute, DNS queries, and nmap scans via MCP, enabling network diagnostics and monitoring through natural language.14MIT
- FlicenseAqualityCmaintenanceProvides role-based access to the Cisco Meraki Dashboard API via MCP, enabling management and monitoring of Meraki networks, devices, firmware, and licenses through natural language tools.61-
TDQS
Scored across 9 tools
The tools are mostly distinct with clear purposes centered around device management and service retrieval in Cisco NSO. However, there is some potential overlap between 'get_device_config' and 'get_device_state', as both retrieve device-specific information, which could cause minor confusion without careful reading of descriptions.
All tool names follow a consistent verb_noun pattern using snake_case, such as 'check_device_sync', 'get_device_config', and 'sync_from_device'. This predictability makes it easy for agents to understand and navigate the tool set without ambiguity.
With 9 tools, the server is well-scoped for managing Cisco NSO devices and services. Each tool serves a specific function, such as checking sync status, retrieving configurations, or listing services, without unnecessary duplication or excessive complexity.
The tool set covers read operations well, including retrieving device configurations, states, and service types. However, it lacks write operations like creating, updating, or deleting devices or services, which are essential for full lifecycle management in a network automation context, creating notable gaps.