Mikrotik MCP

MikroTik MCP provides a bridge between AI assistants and MikroTik RouterOS devices. It allows AI assistants to interact with MikroTik routers through natural language requests, executing commands like managing VLANs, configuring firewall rules, handling DNS settings, and more. It runs locally over stdio via the published package.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-23 · ★ 255 · #27 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Mikrotik MCP

Claude Code

claude mcp add jeff-nasseri-mikrotik-mcp -- uvx mcp-server-mikrotik

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "jeff-nasseri-mikrotik-mcp": {
      "command": "uvx",
      "args": [
        "mcp-server-mikrotik"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

pypi package mcp-server-mikrotik - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.jeff-nasseri is GitHub-verified and matches the repo owner

03 · What Mikrotik MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.14.10 · 2026-08-23

Changes in v0.14.10 · This release was automatically created by GitHub Actions. · PyPI package version: 0.14.10.0 · Git tag: v0.14.10 · 0ce1bb16455300f5c386edd4baca468cba8cf52f

v0.14.9 · 2026-08-23

Changes in v0.14.9 · This release was automatically created by GitHub Actions. · PyPI package version: 0.14.9.0 · Git tag: v0.14.9 · ea39e03735777e67dacfb8c3c8490b702ddb93b0

v0.14.8 · 2026-08-22

Changes in v0.14.8 · This release was automatically created by GitHub Actions. · PyPI package version: 0.14.8.0 · Git tag: v0.14.8 · ffdb3f5e15ccd17c680ff9f6fba4eb87a84d230b

04 · Who maintains Mikrotik MCP

mikrotik-mcp is maintained by jeff-nasseri. We track 2 MCP servers from jeff-nasseri - 2 actively maintained, 286 combined GitHub stars, oldest repo from May 2025. Full record: all servers from jeff-nasseri.

  1. revolut-mcp MCP server for the Revolut Business API: accounts, transactions, payments, FX, and more. ★ 31

05 · Facts

category
other - ranked #27 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-23)
registry
io.github.jeff-nasseri/mikrotik-mcp (active, first published 2026-05-25 · 29 versions)
packages
pypi:mcp-server-mikrotik

06 · Mikrotik MCP FAQ

What is Mikrotik MCP?

MikroTik MCP provides a bridge between AI assistants and MikroTik RouterOS devices. It allows AI assistants to interact with MikroTik routers through natural language requests, executing commands like managing VLANs, configuring firewall rules, handling DNS settings, and more. It runs locally over stdio via the published package.

Is Mikrotik MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-23 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Mikrotik MCP?

Run `uvx mcp-server-mikrotik`. You can also paste the ready-made client config above.

Does Mikrotik MCP run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Mikrotik MCP

More MCP servers to compare · Iphone Mirroir MCP · Mirroir MCP · JFrog Remote MCP Server · jCodemunch MCP · Jitbit Helpdesk

More Python MCP servers · Mac OS MCP · Telegram MCP · jDataMunch MCP · jDocmunch MCP · see all