MikroMCP

AliKarami/MikroMCP
★ 1 stars TypeScript 🤖 AI/LLM Updated 4d ago
MCP Server for MikroTik RouterOS (ROS7) — AI agent control via Claude, Cursor, and MCP clients
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mikromcp": {
      "command": "npx",
      "args": [
        "-y",
        "AliKarami/MikroMCP"
      ]
    }
  }
}

README Excerpt

> Production-grade [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server for MikroTik RouterOS. MikroMCP lets AI assistants such as Claude Desktop, Claude Code, Cursor, and other MCP clients safely inspect and manage MikroTik routers through the RouterOS REST API. MikroMCP turns MikroTik RouterOS into a structured, typed, controlled tool surface for LLMs. Instead of asking an assistant to invent RouterOS CLI commands, you connect the assistant to MikroMCP and give it validated t

Tools (12)

MIKROMCP_AUDIT_LOG_PATHMIKROMCP_BIND_HOSTMIKROMCP_CONFIG_PATHMIKROMCP_CONFIRMATION_SECRETMIKROMCP_HTTP_MAX_BODY_BYTESMIKROMCP_HTTP_RATE_LIMIT_RPMMIKROMCP_IDENTITIES_PATHMIKROMCP_LOG_LEVELMIKROMCP_PORTMIKROMCP_STDIO_IDENTITYMIKROMCP_TRANSPORTrun_command

Topics

agentic-aiai-agentsclaudecursor-aidevopshomelabinfrastructurellm-toolsmcpmikrotikmodel-context-protocolnetwork-automationnetworkingrosros7