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.
Available components
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
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
claude mcp add jeff-nasseri-mikrotik-mcp -- uvx mcp-server-mikrotik
{
"mcpServers": {
"jeff-nasseri-mikrotik-mcp": {
"command": "uvx",
"args": [
"mcp-server-mikrotik"
]
}
}
} {
"servers": {
"jeff-nasseri-mikrotik-mcp": {
"command": "uvx",
"args": [
"mcp-server-mikrotik"
]
}
}
} codex mcp add jeff-nasseri-mikrotik-mcp -- uvx mcp-server-mikrotik
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"jeff-nasseri-mikrotik-mcp": {
"type": "local",
"command": [
"uvx",
"mcp-server-mikrotik"
],
"enabled": true
}
}
} openclaw mcp add jeff-nasseri-mikrotik-mcp --command uvx --arg mcp-server-mikrotik
mcp_servers:
jeff-nasseri-mikrotik-mcp:
command: "uvx"
args: ["mcp-server-mikrotik"] {
"McpServers": {
"jeff-nasseri-mikrotik-mcp": {
"Transport": "stdio",
"Command": "uvx",
"Arguments": [
"mcp-server-mikrotik"
]
}
}
} assistant mcp add jeff-nasseri-mikrotik-mcp -t stdio -c uvx -a mcp-server-mikrotik
{
"mcpServers": {
"jeff-nasseri-mikrotik-mcp": {
"command": "uvx",
"args": [
"mcp-server-mikrotik"
]
}
}
} 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
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 →
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 →
get_user ~28
Gets detailed information about a specific user.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| name | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
get_user_group ~30
Gets detailed information about a specific user group.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| name | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
get_vlan_interface ~30
Gets detailed information about a specific VLAN interface.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| name | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
get_wireguard_interface ~32
Gets detailed information about a specific WireGuard interface.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| name | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
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"
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| peer_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
get_wireless_interface ~31
Gets detailed information about a specific wireless interface.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| name | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
get_wireless_registration_table ~36
Gets the wireless registration table (connected clients) from the MikroTik device.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| interface | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
get_wireless_security_profile ~35
Legacy function - not supported in RouterOS v7.x
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| name | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
import_configuration ~53
Imports and executes a RouterOS configuration script (.rsc file) on the device.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| filename | string | yes | – |
| run_after_reset | boolean | – | – |
| verbose | boolean | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
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.
| Name | Type | Req | Description |
|---|---|---|---|
| address_filter | – | – | – |
| comment_filter | – | – | – |
| device | – | – | – |
| disabled_only | boolean | – | – |
| dynamic_only | boolean | – | – |
| family | string | yes | – |
| list_filter | – | – | – |
| static_only | boolean | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_backups ~37
Lists backup files on the MikroTik device.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| include_exports | boolean | – | – |
| name_filter | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
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.
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_dhcp_servers ~52
Lists DHCP servers on the MikroTik device.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| disabled_only | boolean | – | – |
| interface_filter | – | – | – |
| invalid_only | boolean | – | – |
| name_filter | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_dns_static ~53
Lists static DNS entries.
| Name | Type | Req | Description |
|---|---|---|---|
| address_filter | – | – | – |
| device | – | – | – |
| disabled_only | boolean | – | – |
| name_filter | – | – | – |
| regexp_only | boolean | – | – |
| type_filter | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_filter_rules ~86
Lists firewall filter rules on the MikroTik device.
| Name | Type | Req | Description |
|---|---|---|---|
| action_filter | – | – | – |
| chain_filter | – | – | – |
| device | – | – | – |
| disabled_only | boolean | – | – |
| dst_address_filter | – | – | – |
| dynamic_only | boolean | – | – |
| interface_filter | – | – | – |
| invalid_only | boolean | – | – |
| protocol_filter | – | – | – |
| src_address_filter | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
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 …
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| disabled_only | boolean | – | – |
| name_filter | – | – | – |
| running_only | boolean | – | – |
| type_filter | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_ip_addresses ~57
Lists IP addresses on the MikroTik device.
| Name | Type | Req | Description |
|---|---|---|---|
| address_filter | – | – | – |
| device | – | – | – |
| disabled_only | boolean | – | – |
| dynamic_only | boolean | – | – |
| interface_filter | – | – | – |
| network_filter | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_ip_pool_used ~50
Lists currently used (allocated) addresses from IP pools.
| Name | Type | Req | Description |
|---|---|---|---|
| address_filter | – | – | – |
| device | – | – | – |
| info_filter | – | – | – |
| mac_filter | – | – | – |
| pool_name | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_ip_pools ~44
Lists IP pools on the MikroTik device.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| include_used | boolean | – | – |
| name_filter | – | – | – |
| ranges_filter | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
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.
| Name | Type | Req | Description |
|---|---|---|---|
| address_filter | – | – | – |
| device | – | – | – |
| disabled_only | boolean | – | – |
| dynamic_only | boolean | – | – |
| global_only | boolean | – | – |
| interface_filter | – | – | – |
| link_local_only | boolean | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
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.
| Name | Type | Req | Description |
|---|---|---|---|
| action_filter | – | – | – |
| chain_filter | – | – | – |
| device | – | – | – |
| disabled_only | boolean | – | – |
| dst_address_filter | – | – | – |
| dynamic_only | boolean | – | – |
| interface_filter | – | – | – |
| invalid_only | boolean | – | – |
| protocol_filter | – | – | – |
| src_address_filter | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_nat_rules ~77
Lists NAT rules on the MikroTik device.
| Name | Type | Req | Description |
|---|---|---|---|
| action_filter | – | – | – |
| chain_filter | – | – | – |
| device | – | – | – |
| disabled_only | boolean | – | – |
| dst_address_filter | – | – | – |
| interface_filter | – | – | – |
| invalid_only | boolean | – | – |
| protocol_filter | – | – | – |
| src_address_filter | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
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 …
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| interface_filter | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_queue_trees ~52
Lists queue trees on the MikroTik device.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| disabled_only | boolean | – | – |
| invalid_only | boolean | – | – |
| name_filter | – | – | – |
| parent_filter | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_queue_types ~35
Lists queue types on the MikroTik device.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| kind_filter | – | – | – |
| name_filter | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_routes ~78
Lists routes in MikroTik routing table.
| Name | Type | Req | Description |
|---|---|---|---|
| active_only | boolean | – | – |
| device | – | – | – |
| disabled_only | boolean | – | – |
| distance_filter | – | – | – |
| dst_filter | – | – | – |
| dynamic_only | boolean | – | – |
| gateway_filter | – | – | – |
| routing_table_filter | – | – | – |
| static_only | boolean | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_simple_queues ~52
Lists simple queues on the MikroTik device.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| disabled_only | boolean | – | – |
| invalid_only | boolean | – | – |
| name_filter | – | – | – |
| target_filter | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_user_groups ~34
Lists user groups on MikroTik device.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| name_filter | – | – | – |
| policy_filter | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_user_ssh_keys ~31
Lists SSH keys for a specific user.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| username | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_users ~48
Lists users on MikroTik device.
| Name | Type | Req | Description |
|---|---|---|---|
| active_only | boolean | – | – |
| device | – | – | – |
| disabled_only | boolean | – | – |
| group_filter | – | – | – |
| name_filter | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_vlan_interfaces ~50
Lists VLAN interfaces on the MikroTik device.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| disabled_only | boolean | – | – |
| interface_filter | – | – | – |
| name_filter | – | – | – |
| vlan_id_filter | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_wireguard_interfaces ~47
Lists WireGuard interfaces on the MikroTik device.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| disabled_only | boolean | – | – |
| name_filter | – | – | – |
| running_only | boolean | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_wireguard_peers ~40
Lists WireGuard peers on the MikroTik device.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| disabled_only | boolean | – | – |
| interface_filter | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_wireless_access_list ~27
Legacy function - different in RouterOS v7.x
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_wireless_interfaces ~46
Lists wireless interfaces on the MikroTik device.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| disabled_only | boolean | – | – |
| name_filter | – | – | – |
| running_only | boolean | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_wireless_security_profiles ~28
Legacy function - not supported in RouterOS v7.x
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
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
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| duration | integer | – | – |
| topics | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
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
| Name | Type | Req | Description |
|---|---|---|---|
| destination | integer | yes | – |
| device | – | – | – |
| rule_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
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
| Name | Type | Req | Description |
|---|---|---|---|
| destination | integer | yes | – |
| device | – | – | – |
| rule_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
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
| Name | Type | Req | Description |
|---|---|---|---|
| destination | integer | yes | – |
| device | – | – | – |
| rule_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
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.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | – |
| device | – | – | – |
| family | string | yes | – |
| list_name | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
remove_dhcp_network ~33
Removes a DHCP network configuration from the MikroTik device.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| network | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
remove_dhcp_server ~32
Removes a DHCP server from the MikroTik device.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| name | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
remove_dns_static ~28
Removes a static DNS entry.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| entry_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
remove_file ~30
Removes a file from the MikroTik device filesystem.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| filename | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
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")
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| rule_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
remove_ip_address ~37
Removes an IP address from the MikroTik device by ID or address value.
| Name | Type | Req | Description |
|---|---|---|---|
| address_id | string | yes | – |
| device | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
remove_ip_pool ~38
Removes an IP pool from the MikroTik device (fails if pool is in use).
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| name | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
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").
| Name | Type | Req | Description |
|---|---|---|---|
| address_id | string | yes | – |
| device | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
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.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| rule_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
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.