Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.jeff-nasseri/mikrotik-mcp

PYPI · MCP-SERVER-MIKROTIK · SCANNED SEP 23

MCP server for MikroTik routers: firewall, NAT, routing, DHCP, DNS, WireGuard and more via SSH.

+22 this week 62 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security50
  • Malware scan not yet available for this package.Unverified
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs setuptools.build_meta at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • 1 of 39 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency48
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 0 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability58
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 12837 tokens (~66/item across 192 items; 192 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management80
  • Stability observed for 24 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 24 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 193 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the io.github.jeff-nasseri/mikrotik-mcp server?

io.github.jeff-nasseri/mikrotik-mcp runs locally as a PyPI package, launched with uvx mcp-server-mikrotik. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · mcp-server-mikrotik

# add to Claude Code
claude mcp add jeff-nasseri-mikrotik-mcp -- uvx mcp-server-mikrotik
// .cursor/mcp.json
{
  "mcpServers": {
    "jeff-nasseri-mikrotik-mcp": {
      "command": "uvx",
      "args": [
        "mcp-server-mikrotik"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "jeff-nasseri-mikrotik-mcp": {
      "command": "uvx",
      "args": [
        "mcp-server-mikrotik"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add jeff-nasseri-mikrotik-mcp -- uvx mcp-server-mikrotik
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "jeff-nasseri-mikrotik-mcp": {
      "type": "local",
      "command": [
        "uvx",
        "mcp-server-mikrotik"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add jeff-nasseri-mikrotik-mcp --command uvx --arg mcp-server-mikrotik
# ~/.hermes/config.yaml
mcp_servers:
  jeff-nasseri-mikrotik-mcp:
    command: "uvx"
    args: ["mcp-server-mikrotik"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "jeff-nasseri-mikrotik-mcp": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "mcp-server-mikrotik"
      ]
    }
  }
}
# add to Vellum
assistant mcp add jeff-nasseri-mikrotik-mcp -t stdio -c uvx -a mcp-server-mikrotik
// mcp.json
{
  "mcpServers": {
    "jeff-nasseri-mikrotik-mcp": {
      "command": "uvx",
      "args": [
        "mcp-server-mikrotik"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 23 Sept 26 +22
    • Malware scan: pass → unverified security
    • Injection markers: unverified → pass security
    • Tool coverage: unverified → 100 functional
    • MCP protocol: unverified → pass functional
    • Stability: unverified → 0.80 functional
  • 22 Sept 26 −40
    • Stability: pass → unverified security
    • Tool safety: pass → unverified security
    • Malware scan: pass → unverified security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • Package version: 0.21.0.0 → 0.22.0.0 functional
  • 21 Sept 26 +40
    • Injection markers: unverified → pass security
    • Stability: unverified → pass security
    • Judged manipulation: unverified → pass security
    • Tool coverage: unverified → 100 functional
    • Schema quality: unverified → fair functional
    • MCP protocol: unverified → pass functional
    • Package version: 0.19.3.0 → 0.21.0.0 functional
    • Package version: 0.19.4.0 → 0.21.0.0 functional
    • Package version: 0.19.4.0 → 0.20.0.0 functional
  • 20 Sept 26 −32
    • Stability: 0.93 → unverified security
    • Tool safety: pass → unverified security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • Package version: 0.19.3.0 → 0.19.4.0 functional
  • 19 Sept 26 +9
    • Judged manipulation: pass → unverified security
    • Stability: 0.90 → unverified security
    • Tool safety: pass → unverified security
    • Malware scan: unverified → pass security
    • Schema quality: fair → unverified functional
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • Package version: 0.19.2.0 → 0.19.3.0 functional
  • 18 Sept 26 −2
    • Stability: pass → 0.90 functional
  • 17 Sept 26 +25
    • Malware scan: pass → unverified security
    • Injection markers: unverified → pass security
    • Stability: unverified → pass security
    • Tool coverage: unverified → 100 functional
    • MCP protocol: unverified → pass functional
    • Package version: 0.15.0.0 → 0.19.2.0 functional
  • 16 Sept 26 −24
    • Stability: 0.93 → unverified security
    • Tool safety: pass → unverified security
    • Malware scan: unverified → pass security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • Package version: 0.15.0.0 → 0.19.2.0 functional
    • Package version: 0.15.0.0 → 0.19.1.0 functional
    • Package version: 0.15.0.0 → 0.17.1.0 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 23 Sept 2026 · Analysed pypi/mcp-server-mikrotik@0.22.0.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend allowlisted setuptools.build_meta

Background: Why install scripts are a supply-chain risk →

Dependencies 39 packages
Packages resolved 39
No linked repository 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 192 exposed · ~12,760 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
enable_dns_static ~28

Enables a static DNS entry.

NameTypeReqDescription
device
entry_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

enable_filter_rule ~28

Enables a firewall filter rule.

NameTypeReqDescription
device
rule_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

enable_interface ~54

Enables an interface on the MikroTik device. Notes: name: exact interface name e.g. "ether1", "bridge", "pppoe-out1"

NameTypeReqDescription
device
namestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

enable_ipv6_filter_rule ~32

Enables an IPv6 firewall filter rule.

NameTypeReqDescription
device
rule_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

enable_nat_rule ~27

Enables a NAT rule.

NameTypeReqDescription
device
rule_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

enable_queue_tree ~26

Enables a queue tree.

NameTypeReqDescription
device
namestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

enable_route ~47

Enables a route. Notes: route_id: "*N" or "N" from list output e.g. "*3"

NameTypeReqDescription
device
route_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

enable_safe_mode ~35

Activates MikroTik Safe Mode; changes are held in memory and auto-reverted on disconnect until committed.

NameTypeReqDescription
device
NameTypeReqDescription
resultstringyes

No examples provided.

enable_simple_queue ~26

Enables a simple queue.

NameTypeReqDescription
device
namestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

enable_user ~24

Enables a user.

NameTypeReqDescription
device
namestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

enable_wireguard_interface ~28

Enables a WireGuard interface.

NameTypeReqDescription
device
namestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

enable_wireguard_peer ~51

Enables a WireGuard peer. Notes: peer_id: "*N" or "N" from list output e.g. "*2"

NameTypeReqDescription
device
peer_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

enable_wireless_interface ~27

Enables a wireless interface.

NameTypeReqDescription
device
namestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

expand_ip_pool ~113

Expands an existing IP pool by appending additional address ranges. Notes: additional_ranges: hyphen-separated range(s) e.g. "192.168.1.101-192.168.1.150" Multiple ranges comma-separated: "10.0.0.51-10.0.0.60,10.0.0.70-10.0.0.80"

NameTypeReqDescription
additional_rangesstringyes
device
namestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

export_dns_config ~27

Exports DNS configuration to a file.

NameTypeReqDescription
device
filename
NameTypeReqDescription
resultstringyes

No examples provided.

export_logs ~49

Exports logs to a .txt file on the MikroTik device with optional topic and time filters.

NameTypeReqDescription
device
filename
time_filter
topics
NameTypeReqDescription
resultstringyes

No examples provided.

export_section ~100

Returns a RouterOS configuration section as an export script. Notes: section: RouterOS path without leading slash e.g. "ip address", "interface vlan", "ip firewall filter", "ip firewall nat", "queue simple" hide_sensitive: keep secrets out of the output (False appends show-sensitive)

NameTypeReqDescription
compactboolean
device
hide_sensitiveboolean
sectionstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

export_user_config ~27

Exports user configuration to a file.

NameTypeReqDescription
device
filename
NameTypeReqDescription
resultstringyes

No examples provided.

flush_dns_cache ~20

Flushes the DNS cache.

NameTypeReqDescription
device
NameTypeReqDescription
resultstringyes

No examples provided.

flush_route_cache ~20

Flushes the route cache.

NameTypeReqDescription
device
NameTypeReqDescription
resultstringyes

No examples provided.

generate_wireguard_client_config ~103

Generates a wg0.conf client config string from the given keys and server endpoint. Does not communicate with the router.

NameTypeReqDescription
allowed_ipsstring
client_addressstringyes
client_private_keystringyes
device
dns
persistent_keepaliveinteger
server_endpointstringyes
server_portinteger
server_public_keystringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_active_users ~22

Gets currently active/logged-in users.

NameTypeReqDescription
device
NameTypeReqDescription
resultstringyes

No examples provided.

get_address_list_entry ~48

Gets one address list entry by list name and address.

NameTypeReqDescription
addressstringyes
device
familystringyes
list_namestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_dhcp_server ~31

Gets detailed information about a specific DHCP server.

NameTypeReqDescription
device
namestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_dns_cache ~20

Gets the current DNS cache.

NameTypeReqDescription
device
NameTypeReqDescription
resultstringyes

No examples provided.

get_dns_cache_statistics ~20

Gets DNS cache statistics.

NameTypeReqDescription
device
NameTypeReqDescription
resultstringyes

No examples provided.

get_dns_settings ~19

Gets current DNS configuration.

NameTypeReqDescription
device
NameTypeReqDescription
resultstringyes

No examples provided.

get_dns_static ~31

Gets details of a specific static DNS entry.

NameTypeReqDescription
device
entry_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_filter_rule ~61

Gets detailed information about a specific firewall filter rule. Notes: rule_id: positional number from list output (e.g. "12") or internal ID (e.g. "*1A")

NameTypeReqDescription
device
rule_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_interface ~59

Gets detailed information about a specific interface by name. Notes: name: exact interface name e.g. "ether1", "bridge", "pppoe-out1", "wg0"

NameTypeReqDescription
device
namestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_ip_address ~36

Gets detailed information about a specific IP address by ID or address value.

NameTypeReqDescription
address_idstringyes
device
NameTypeReqDescription
resultstringyes

No examples provided.

get_ip_pool ~34

Gets detailed information about a specific IP pool including used address count.

NameTypeReqDescription
device
namestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_ipv6_address ~77

Gets detailed information about a specific IPv6 address by ID or address value. Notes: address_id: a RouterOS internal id (e.g. "*1") or the address value (e.g. "2001:db8::1/64").

NameTypeReqDescription
address_idstringyes
device
NameTypeReqDescription
resultstringyes

No examples provided.

get_ipv6_filter_rule ~73

Gets detailed information about a specific IPv6 firewall filter rule. Notes: rule_id: a RouterOS internal id, e.g. "*1". The positional numbers shown by `print` are per-session and do not resolve here.

NameTypeReqDescription
device
rule_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_log_statistics ~28

Gets log entry counts by topic and severity from the MikroTik device.

NameTypeReqDescription
device
NameTypeReqDescription
resultstringyes

No examples provided.

get_logs ~139

Gets logs from the MikroTik device with optional topic, time, and message filters. Notes: topics: comma-separated, entry matches any of them e.g. "system,dhcp" time_filter: RouterOS duration e.g. "30s", "5m", "1h", "2d" message_filter: RouterOS regex matched against the message (case-sensitive) limit: keep only the newest N entries

NameTypeReqDescription
device
limit
message_filter
prefix_filter
print_asstring
time_filter
topics
NameTypeReqDescription
resultstringyes

No examples provided.

get_logs_by_severity ~49

Gets logs filtered by severity level (debug/info/warning/error/critical).

NameTypeReqDescription
device
limit
severitystringyes
time_filter
NameTypeReqDescription
resultstringyes

No examples provided.

get_logs_by_topic ~54

Gets logs for a specific topic/facility (system, dhcp, interface, firewall, etc.).

NameTypeReqDescription
device
limit
time_filter
topicstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_nat_rule ~53

Gets detailed information about a specific NAT rule. Notes: rule_id: use the ID from list output e.g. "*1" or "0"

NameTypeReqDescription
device
rule_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_poe_monitor ~107

Reads real-time Power-over-Ethernet (PoE) monitor data for one or more ethernet interfaces — PoE-out status, voltage, current, and power. Runs ``/interface ethernet poe monitor <interfaces> once``. Notes: interfaces: comma-separated ethernet interface name(s), e.g. "ether1" or "ether9-ap,ether10-ap,ether11-ap,ether12-ap"

NameTypeReqDescription
device
interfacesstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_poe_settings ~82

Gets the detailed PoE-out settings of a specific ethernet interface (PoE-out mode, priority, voltage, low/high thresholds, …). Runs ``/interface ethernet poe print detail where name=<name>``. Notes: name: exact ethernet interface name, e.g. "ether1"

NameTypeReqDescription
device
namestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_queue_tree ~30

Gets detailed information about a specific queue tree.

NameTypeReqDescription
device
namestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_queue_type ~30

Gets detailed information about a specific queue type.

NameTypeReqDescription
device
namestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_route ~51

Gets detailed information about a specific route. Notes: route_id: "*N" or "N" from list output e.g. "*3"

NameTypeReqDescription
device
route_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_route_cache ~19

Gets the route cache.

NameTypeReqDescription
device
NameTypeReqDescription
resultstringyes

No examples provided.

get_route_statistics ~19

Gets routing table statistics.

NameTypeReqDescription
device
NameTypeReqDescription
resultstringyes

No examples provided.

get_routing_table ~41

Gets a specific routing table.

NameTypeReqDescription
active_onlyboolean
device
protocol_filter
table_name
NameTypeReqDescription
resultstringyes

No examples provided.

get_security_logs ~41

Gets security-related log entries (logins, failures, blocked connections, etc.).

NameTypeReqDescription
device
limit
time_filter
NameTypeReqDescription
resultstringyes

No examples provided.

get_simple_queue ~30

Gets detailed information about a specific simple queue.

NameTypeReqDescription
device
namestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_system_events ~46

Gets system-related log events (login, reboot, config-change, etc.).

NameTypeReqDescription
device
event_type
limit
time_filter
NameTypeReqDescription
resultstringyes

No examples provided.

Common questions

What is the io.github.jeff-nasseri/mikrotik-mcp server?

io.github.jeff-nasseri/mikrotik-mcp is listed in the public MCP registry as io.github.jeff-nasseri/mikrotik-mcp. MCP server for MikroTik routers: firewall, NAT, routing, DHCP, DNS, WireGuard and more via SSH. This page covers its PyPI package (mcp-server-mikrotik).

Is the io.github.jeff-nasseri/mikrotik-mcp server safe to use?

io.github.jeff-nasseri/mikrotik-mcp scores 62 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 23 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.jeff-nasseri/mikrotik-mcp server expose?

io.github.jeff-nasseri/mikrotik-mcp exposes 192 tools: create_backup, list_backups, create_export, export_section, download_file, and 187 more. Their descriptions and schemas cost roughly 12,760 tokens of context every time the server is loaded.

Is the io.github.jeff-nasseri/mikrotik-mcp server still maintained?

io.github.jeff-nasseri/mikrotik-mcp is still listed as active in the MCP registry. We last reached this channel on 23 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.jeff-nasseri/mikrotik-mcp server under?

io.github.jeff-nasseri/mikrotik-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.