sevaepsteyn/routeros_mcp
If you are the rightful owner of routeros_mcp 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.
A Model Context Protocol (MCP) server designed for seamless interaction with MikroTik RouterOS devices, offering robust connectivity and management features.
Tools
Functions exposed to the LLM to take actions
list_devices
List all configured RouterOS devices.
system_info
Get system information such as CPU, memory, uptime, and version.
interfaces
List network interfaces with status.
ip_addresses
List IP addresses configured on interfaces.
ip_routes
List routing table entries.
neighbors
List discovered neighbors (CDP/LLDP).
bridges
List Layer 2 bridge configurations.
logs
Get device logs with pagination and filtering.
config
Get full configuration export with automatic SSH fallback.
ping
Execute ping from device.
command
Execute any RouterOS API command.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client