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
get_user ~28

Gets detailed information about a specific user.

NameTypeReqDescription
device
namestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_user_group ~30

Gets detailed information about a specific user group.

NameTypeReqDescription
device
namestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_vlan_interface ~30

Gets detailed information about a specific VLAN interface.

NameTypeReqDescription
device
namestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_wireguard_interface ~32

Gets detailed information about a specific WireGuard interface.

NameTypeReqDescription
device
namestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_wireguard_peer ~57

Gets detailed information about a specific WireGuard peer by ID. Notes: peer_id: "*N" or "N" from list output e.g. "*2"

NameTypeReqDescription
device
peer_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_wireless_interface ~31

Gets detailed information about a specific wireless interface.

NameTypeReqDescription
device
namestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_wireless_registration_table ~36

Gets the wireless registration table (connected clients) from the MikroTik device.

NameTypeReqDescription
device
interface
NameTypeReqDescription
resultstringyes

No examples provided.

get_wireless_security_profile ~35

Legacy function - not supported in RouterOS v7.x

NameTypeReqDescription
device
namestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

import_configuration ~53

Imports and executes a RouterOS configuration script (.rsc file) on the device.

NameTypeReqDescription
device
filenamestringyes
run_after_resetboolean
verboseboolean
NameTypeReqDescription
resultstringyes

No examples provided.

list_address_list_entries ~111

Lists IPv4 or IPv6 firewall address list entries. Notes: list_filter: exact list name, including any trailing space. address_filter/comment_filter: partial match. static_only excludes the dynamic children a hostname entry creates.

NameTypeReqDescription
address_filter
comment_filter
device
disabled_onlyboolean
dynamic_onlyboolean
familystringyes
list_filter
static_onlyboolean
NameTypeReqDescription
resultstringyes

No examples provided.

list_backups ~37

Lists backup files on the MikroTik device.

NameTypeReqDescription
device
include_exportsboolean
name_filter
NameTypeReqDescription
resultstringyes

No examples provided.

list_devices ~79

Lists the MikroTik devices this server manages. Use this to discover which devices are available and what their titles are. Every other tool takes an optional `device` argument that must be one of the titles returned here. When only one device is configured, `device` may be omitted and that device is used automatically. Credentials are never returned.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

list_dhcp_servers ~52

Lists DHCP servers on the MikroTik device.

NameTypeReqDescription
device
disabled_onlyboolean
interface_filter
invalid_onlyboolean
name_filter
NameTypeReqDescription
resultstringyes

No examples provided.

list_dns_static ~53

Lists static DNS entries.

NameTypeReqDescription
address_filter
device
disabled_onlyboolean
name_filter
regexp_onlyboolean
type_filter
NameTypeReqDescription
resultstringyes

No examples provided.

list_filter_rules ~86

Lists firewall filter rules on the MikroTik device.

NameTypeReqDescription
action_filter
chain_filter
device
disabled_onlyboolean
dst_address_filter
dynamic_onlyboolean
interface_filter
invalid_onlyboolean
protocol_filter
src_address_filter
NameTypeReqDescription
resultstringyes

No examples provided.

list_interfaces ~143

Lists all interfaces on the MikroTik device (ethernet, bridge, WireGuard, PPPoE, VLAN, WiFi, SFP, LTE, loopback, and any other type). Notes: type_filter: RouterOS interface type e.g. "ether", "bridge", "vlan", "wg", "pppoe-out", "wifi", "lte", "loopback" name_filter: partial name match e.g. "ether" matches ether1, ether2 …

NameTypeReqDescription
device
disabled_onlyboolean
name_filter
running_onlyboolean
type_filter
NameTypeReqDescription
resultstringyes

No examples provided.

list_ip_addresses ~57

Lists IP addresses on the MikroTik device.

NameTypeReqDescription
address_filter
device
disabled_onlyboolean
dynamic_onlyboolean
interface_filter
network_filter
NameTypeReqDescription
resultstringyes

No examples provided.

list_ip_pool_used ~50

Lists currently used (allocated) addresses from IP pools.

NameTypeReqDescription
address_filter
device
info_filter
mac_filter
pool_name
NameTypeReqDescription
resultstringyes

No examples provided.

list_ip_pools ~44

Lists IP pools on the MikroTik device.

NameTypeReqDescription
device
include_usedboolean
name_filter
ranges_filter
NameTypeReqDescription
resultstringyes

No examples provided.

list_ipv6_addresses ~129

Lists IPv6 addresses on the MikroTik device. Notes: address_filter: partial match on the address, e.g. "2001:db8" or "fe80". global_only: show only global (routable) addresses. link_local_only: show only link-local (fe80::/10) addresses.

NameTypeReqDescription
address_filter
device
disabled_onlyboolean
dynamic_onlyboolean
global_onlyboolean
interface_filter
link_local_onlyboolean
NameTypeReqDescription
resultstringyes

No examples provided.

list_ipv6_filter_rules ~147

Lists IPv6 firewall filter rules on the MikroTik device. Notes: protocol_filter: IPv6 uses "icmpv6", not the IPv4 spelling "icmp". src_address_filter/dst_address_filter: partial match on the address, e.g. "2001:db8" matches every rule whose address starts with it.

NameTypeReqDescription
action_filter
chain_filter
device
disabled_onlyboolean
dst_address_filter
dynamic_onlyboolean
interface_filter
invalid_onlyboolean
protocol_filter
src_address_filter
NameTypeReqDescription
resultstringyes

No examples provided.

list_nat_rules ~77

Lists NAT rules on the MikroTik device.

NameTypeReqDescription
action_filter
chain_filter
device
disabled_onlyboolean
dst_address_filter
interface_filter
invalid_onlyboolean
protocol_filter
src_address_filter
NameTypeReqDescription
resultstringyes

No examples provided.

list_poe ~80

Lists the Power-over-Ethernet (PoE) configuration of PoE-capable ethernet interfaces (PoE-out mode, priority). Runs ``/interface ethernet poe print``. Notes: interface_filter: partial name match, e.g. "ether" matches ether1, ether2 …

NameTypeReqDescription
device
interface_filter
NameTypeReqDescription
resultstringyes

No examples provided.

list_queue_trees ~52

Lists queue trees on the MikroTik device.

NameTypeReqDescription
device
disabled_onlyboolean
invalid_onlyboolean
name_filter
parent_filter
NameTypeReqDescription
resultstringyes

No examples provided.

list_queue_types ~35

Lists queue types on the MikroTik device.

NameTypeReqDescription
device
kind_filter
name_filter
NameTypeReqDescription
resultstringyes

No examples provided.

list_routes ~78

Lists routes in MikroTik routing table.

NameTypeReqDescription
active_onlyboolean
device
disabled_onlyboolean
distance_filter
dst_filter
dynamic_onlyboolean
gateway_filter
routing_table_filter
static_onlyboolean
NameTypeReqDescription
resultstringyes

No examples provided.

list_simple_queues ~52

Lists simple queues on the MikroTik device.

NameTypeReqDescription
device
disabled_onlyboolean
invalid_onlyboolean
name_filter
target_filter
NameTypeReqDescription
resultstringyes

No examples provided.

list_user_groups ~34

Lists user groups on MikroTik device.

NameTypeReqDescription
device
name_filter
policy_filter
NameTypeReqDescription
resultstringyes

No examples provided.

list_user_ssh_keys ~31

Lists SSH keys for a specific user.

NameTypeReqDescription
device
usernamestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

list_users ~48

Lists users on MikroTik device.

NameTypeReqDescription
active_onlyboolean
device
disabled_onlyboolean
group_filter
name_filter
NameTypeReqDescription
resultstringyes

No examples provided.

list_vlan_interfaces ~50

Lists VLAN interfaces on the MikroTik device.

NameTypeReqDescription
device
disabled_onlyboolean
interface_filter
name_filter
vlan_id_filter
NameTypeReqDescription
resultstringyes

No examples provided.

list_wireguard_interfaces ~47

Lists WireGuard interfaces on the MikroTik device.

NameTypeReqDescription
device
disabled_onlyboolean
name_filter
running_onlyboolean
NameTypeReqDescription
resultstringyes

No examples provided.

list_wireguard_peers ~40

Lists WireGuard peers on the MikroTik device.

NameTypeReqDescription
device
disabled_onlyboolean
interface_filter
NameTypeReqDescription
resultstringyes

No examples provided.

list_wireless_access_list ~27

Legacy function - different in RouterOS v7.x

NameTypeReqDescription
device
NameTypeReqDescription
resultstringyes

No examples provided.

list_wireless_interfaces ~46

Lists wireless interfaces on the MikroTik device.

NameTypeReqDescription
device
disabled_onlyboolean
name_filter
running_onlyboolean
NameTypeReqDescription
resultstringyes

No examples provided.

list_wireless_security_profiles ~28

Legacy function - not supported in RouterOS v7.x

NameTypeReqDescription
device
NameTypeReqDescription
resultstringyes

No examples provided.

monitor_logs ~61

Watches for new log entries for a limited duration (max 60s) and returns them. Notes: duration: seconds to wait for new entries, capped at 60

NameTypeReqDescription
device
durationinteger
topics
NameTypeReqDescription
resultstringyes

No examples provided.

move_filter_rule ~81

Moves a firewall filter rule to a different position in the chain. Notes: rule_id: positional number from list output (e.g. "12") or internal ID (e.g. "*1A") destination: 0-based target position index

NameTypeReqDescription
destinationintegeryes
device
rule_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

move_ipv6_filter_rule ~93

Moves an IPv6 firewall filter rule to a different position in the chain. Notes: rule_id: a RouterOS internal id, e.g. "*1". The positional numbers shown by `print` are per-session and do not resolve here. destination: 0-based target position index

NameTypeReqDescription
destinationintegeryes
device
rule_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

move_nat_rule ~73

Moves a NAT rule to a different position in the chain. Notes: rule_id: use the ID from list output e.g. "*1" or "0" destination: 0-based target position index

NameTypeReqDescription
destinationintegeryes
device
rule_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

remove_address_list_entry ~68

Removes an address list entry by list name and address. Notes: Removing a hostname entry also clears the dynamic entries RouterOS derived from it.

NameTypeReqDescription
addressstringyes
device
familystringyes
list_namestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

remove_dhcp_network ~33

Removes a DHCP network configuration from the MikroTik device.

NameTypeReqDescription
device
networkstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

remove_dhcp_server ~32

Removes a DHCP server from the MikroTik device.

NameTypeReqDescription
device
namestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

remove_dns_static ~28

Removes a static DNS entry.

NameTypeReqDescription
device
entry_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

remove_file ~30

Removes a file from the MikroTik device filesystem.

NameTypeReqDescription
device
filenamestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

remove_filter_rule ~62

Removes a firewall filter rule from the MikroTik device. 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.

remove_ip_address ~37

Removes an IP address from the MikroTik device by ID or address value.

NameTypeReqDescription
address_idstringyes
device
NameTypeReqDescription
resultstringyes

No examples provided.

remove_ip_pool ~38

Removes an IP pool from the MikroTik device (fails if pool is in use).

NameTypeReqDescription
device
namestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

remove_ipv6_address ~78

Removes an IPv6 address from the MikroTik device 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.

remove_ipv6_filter_rule ~74

Removes an IPv6 firewall filter rule from the MikroTik device. 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.

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.