Loomal

MikroMCP

MCP server by github.com/alikarami/mikromcp

MCP server for MikroTik RouterOS: typed tools, dry-run, RBAC, audit logs, and rollback.

29 starsnpm: mikromcp

About MikroMCP

MikroMCP is an MCP (Model Context Protocol) server published by alikarami in the official MCP registry, listed under Monitoring on Loomal. MCP server for MikroTik RouterOS: typed tools, dry-run, RBAC, audit logs, and rollback.

It ships as an npm package (mikromcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/alikarami/mikromcp, where the project has earned 29 GitHub stars.

Use MikroMCP with your agent

Claude Code · one command
claude mcp add mikromcp -- npx -y mikromcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mikromcp": {
      "command": "npx",
      "args": [
        "-y",
        "mikromcp"
      ]
    }
  }
}
npmmikromcp

Frequently asked questions

What is MikroMCP?
MikroMCP is an MCP (Model Context Protocol) server by alikarami in the Monitoring category. MCP server for MikroTik RouterOS: typed tools, dry-run, RBAC, audit logs, and rollback.
How do I connect MikroMCP to Claude, Cursor, or another MCP client?
Install MikroMCP from its npm package (mikromcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is MikroMCP open source?
Yes — the source code is public at github.com/alikarami/mikromcp, with 29 GitHub stars.
Can AI agents pay to use MikroMCP?
Not yet through Loomal — MikroMCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain MikroMCP? Claim this listing free by verifying GitHub ownership, or contact us.