UtilitiesPython

mikrotik-mcp

MikroTik MCP serves as a bridge between AI assistants and MikroTik RouterOS devices, enabling natural language interactions.

Free
N/A rating (0 reviews)0 installs142 GitHub stars
MikroTikAIRouter Management
Local ProcessRuns locally on your machine via stdio. Lower risk than remote servers.

MikroTik MCP allows users to manage their MikroTik routers using AI assistants through simple natural language requests. This includes tasks such as managing VLANs, configuring firewall rules, and handling DNS settings, making router management more accessible and intuitive for users of all technical levels. The server integrates seamlessly with various AI platforms, providing a versatile tool for network management.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "mikrotik-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mikrotik-mcp"
      ]
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
ok1

Reviews

Sign in to review

Loading reviews...

Credentials

Store API keys for mikrotik-mcp securely

Loading...