Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by haviethung3004 • Automation & Orchestration
An MCP server that lets Claude Desktop agents manage and automate Cisco IOS devices via Netmiko using natural language.
Run show commands on Cisco devices (e.g., show running-config, show ip route) and return parsed output to users.
Apply configuration changes safely (entering config mode, handling multi-line commands) to Cisco IOS devices over SSH.
Perform network connectivity tests (ping from devices) and integrate natural-language command interpretation via Claude Desktop.
This MCP server provides an AI-assisted interface to execute show commands, apply configuration changes, and run ping tests on Cisco devices over SSH using Netmiko. It integrates with Claude Desktop via the Model Context Protocol (MCP) so agents can accept natural-language requests and translate them into device operations. The project handles credential prompting, configuration mode entry, multi-line commands, and is intended for safe, automated network management workflows. It is distributed as a Python project with dependencies like netmiko, python-dotenv, and FastMCP.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.