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 who work with ai assistant, mikrotik and networking and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-17 · ★ 277 · #27 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18

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.19.2 · 2026-09-16

Changes in v0.19.2 · This release was automatically created by GitHub Actions. · PyPI package version: 0.19.2.0 · Git tag: v0.19.2 · 634d7e19d944b488a314faece467a963e53a209f

v0.19.1 · 2026-09-16

Changes in v0.19.1 · This release was automatically created by GitHub Actions. · PyPI package version: 0.19.1.0 · Git tag: v0.19.1 · a6798e7e839e825d7bd96e2fae36af2ab96cd48d

v0.19.0 · 2026-09-16

Changes in v0.19.0 · This release was automatically created by GitHub Actions. · PyPI package version: 0.19.0.0 · Git tag: v0.19.0 · 1f580e2e26c9b8d2eab6ee67eec3f1ba4887539c

04 · Who maintains Mikrotik MCP

mikrotik-mcp is maintained by jeff-nasseri. We track 2 MCP servers from jeff-nasseri - 2 actively maintained, 309 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. ★ 32

05 · Facts

category
other - ranked #27 of 945 actively-maintained other servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-16)
registry
io.github.jeff-nasseri/mikrotik-mcp (active, first published 2026-05-25 · 38 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-09-18, its last commit was 2026-09-17 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 · Mirroir MCP · JFrog Remote MCP Server · jCodemunch MCP · Jmunch MCP · Jitbit Helpdesk

More Python MCP servers · Mac OS MCP · Agent Web Search · Telegram MCP · jDataMunch MCP · see all