Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by jeff-nasseri • Uncategorized
MikroTik MCP enables AI assistants to control MikroTik RouterOS devices via natural language commands.
Manage MikroTik RouterOS devices using natural language commands.
Automate network configuration tasks like VLAN and firewall management.
Integration with AI assistants to simplify router administration.
MikroTik MCP acts as a bridge between AI assistants and MikroTik routers, allowing users to manage network configurations such as VLANs, firewall rules, and DNS settings through natural language requests. It simplifies router management by enabling conversational interactions, improving accessibility and efficiency. The project includes integration guides, testing tools, and demo videos to facilitate setup and usage.
Creates a system backup on MikroTik device. Args: name: Backup filename (without extension). If not specified, uses timestamp dont_encrypt: Don't encrypt the backup file include_password: Include passwords in export comment: Optional comment for the backup Returns: Command output or error message
Lists backup files on MikroTik device. Args: name_filter: Filter by filename (partial match) include_exports: Also list export (.rsc) files Returns: List of backup files
Creates a configuration export on MikroTik device. Args: name: Export filename (without extension). If not specified, uses timestamp file_format: Export format ('rsc' for script, 'json', 'xml') export_type: Export type ('full', 'compact', 'verbose') hide_sensitive: Hide sensitive information (passwords, certificates) verbose: Include default values in export compact: Use compact export format comment: Optional comment for the export Returns: Command output or error message
Exports a specific configuration section. Args: section: Section to export (e.g., 'ip address', 'interface', 'system') name: Export filename. If not specified, uses section name and timestamp hide_sensitive: Hide sensitive information compact: Use compact export format Returns: Command output or error message
Downloads a file from MikroTik device (backup or export). Args: filename: Name of the file to download file_type: Type of file ('backup' or 'export') Returns: Base64 encoded file content or error message
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.