Owen123-lang/netmiko_mcp_server
3.2
If you are the rightful owner of netmiko_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 dayong@mcphub.com.
The Netmiko MCP Server is designed for automating Cisco network devices using the Model Context Protocol (MCP) and Netmiko library, facilitating SSH interactions with Cisco devices.
Tools
Functions exposed to the LLM to take actions
get_interfaces
Retrieve a list of all interfaces and their status.
get_device_status
Fetch general device information such as version and uptime.
get_running_config
Obtain the current running configuration of the device.
get_interface_detail
Get specific details for a particular interface.
get_resource_usage
Monitor CPU and memory usage.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client