MCP.so
Sign In

MikroMCP

@AliKarami

About MikroMCP

Production-grade MCP server for MikroTik RouterOS that enables AI agents and MCP-compatible clients like Claude, Cursor, and Codex to securely inspect, troubleshoot, audit, and automate RouterOS environments using natural language.

Basic information

Category

Other

Transports

stdio

Publisher

AliKarami

Submitted by

Ali Karami

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is MikroMCP?

MikroMCP is a production-grade MCP (Model Context Protocol) server for MikroTik RouterOS. It enables MCP-compatible AI clients such as Claude Desktop, Cursor, and Codex to securely inspect and interact with RouterOS environments using natural language.

How to use MikroMCP?

Install via npm using npx -y mikromcp or deploy using Docker. Once running, configure your MCP-compatible AI client to connect to the MikroMCP server.

Key features of MikroMCP

  • RouterOS operational inspection
  • Firewall and security auditing
  • Interface and routing analysis
  • DHCP, WireGuard, and BGP workflows
  • AI-assisted troubleshooting
  • Natural-language operational workflows
  • Docker support and npm distribution
  • Claude, Cursor, and Codex compatibility
  • Production-oriented architecture

Use cases of MikroMCP

  • Audit firewall configurations
  • Explain complex RouterOS configs
  • Inspect routing and interfaces
  • Troubleshoot operational issues
  • Automate repetitive network tasks
  • Build AI-assisted infrastructure workflows

FAQ from MikroMCP

What is MikroMCP used for?

It is a production-grade MCP server for MikroTik RouterOS, enabling AI clients to inspect and interact with RouterOS using natural language.

Which AI clients are compatible with MikroMCP?

It works with MCP-compatible AI clients such as Claude Desktop, Cursor, and Codex.

How do I install MikroMCP?

You can install it via npm using `npx -y mikromcp

Comments

More Other MCP servers