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 →
remove_nat_rule ~54
Removes a NAT rule from the MikroTik device. Notes: rule_id: use the ID from list output e.g. "*1" or "0"
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| rule_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
remove_queue_tree ~31
Removes a queue tree from the MikroTik device.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| name | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
remove_queue_type ~31
Removes a queue type from the MikroTik device.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| name | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
remove_route ~47
Removes a route. Notes: route_id: "*N" or "N" from list output e.g. "*3"
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| route_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
remove_simple_queue ~31
Removes a simple queue from the MikroTik device.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| name | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
remove_user ~24
Removes a user.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| name | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
remove_user_group ~26
Removes a user group.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| name | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
remove_user_ssh_key ~29
Removes an SSH key.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| key_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
remove_vlan_interface ~31
Removes a VLAN interface from the MikroTik device.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| name | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
remove_wireguard_interface ~33
Removes a WireGuard interface from the MikroTik device.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| name | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
remove_wireguard_peer ~56
Removes a WireGuard peer from the MikroTik device. 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.
remove_wireless_access_list_entry ~36
Legacy function - different in RouterOS v7.x
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| entry_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
remove_wireless_interface ~32
Removes a wireless interface from the MikroTik device.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| name | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
remove_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.
restore_backup ~40
Restores a system backup on the MikroTik device; triggers a reboot.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| filename | string | yes | – |
| password | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
rollback_safe_mode ~31
Discards all pending Safe Mode changes by closing the SSH session, triggering automatic rollback.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
safe_mode_status ~24
Returns whether MikroTik Safe Mode is currently active.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
scan_wireless_networks ~41
Scans for nearby wireless networks using the specified interface.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| duration | integer | – | – |
| interface | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
search_logs ~88
Searches log messages for a literal term. Notes: search_term: treated literally (regex specials are escaped) case_sensitive: RouterOS matching is case-sensitive; by default the search emulates case-insensitivity with character classes
| Name | Type | Req | Description |
|---|---|---|---|
| case_sensitive | boolean | – | – |
| device | – | – | – |
| limit | – | – | – |
| search_term | string | yes | – |
| time_filter | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
set_dns_servers ~90
Sets DNS server configuration.
| Name | Type | Req | Description |
|---|---|---|---|
| allow_remote_requests | boolean | – | – |
| cache_max_ttl | – | – | – |
| cache_size | – | – | – |
| device | – | – | – |
| doh_server | – | – | – |
| max_concurrent_queries | – | – | – |
| max_udp_packet_size | – | – | – |
| servers | array | yes | – |
| use_doh | boolean | – | – |
| verify_doh_cert | boolean | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
set_user_ssh_keys ~39
Sets SSH keys for a specific user.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| key_file | string | yes | – |
| username | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
set_wireless_passphrase ~96
Sets the WiFi passphrase directly on a RouterOS v7 wireless interface (/interface wifi or wifiwave2). Notes: authentication_types: comma-separated RouterOS auth types, e.g. "wpa2-psk,wpa3-psk"; unset keeps the current setting.
| Name | Type | Req | Description |
|---|---|---|---|
| authentication_types | – | – | – |
| device | – | – | – |
| name | string | yes | – |
| passphrase | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
set_wireless_security_profile ~44
Legacy function - not supported in RouterOS v7.x
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| interface_name | string | yes | – |
| security_profile | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
test_dns_query ~62
Tests a DNS query. Notes: type: accepted values are A/ipv4, AAAA/ipv6, any, any6
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| name | string | yes | – |
| server | – | – | – |
| type | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
update_address_list_entry ~98
Updates an address list entry, located by its current list name and address. Notes: Pass "" to clear comment or timeout. A change is confirmed on the device before success is reported.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | – |
| comment | – | – | – |
| device | – | – | – |
| disabled | – | – | – |
| family | string | yes | – |
| list_name | string | yes | – |
| new_list_name | – | – | – |
| timeout | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
update_dhcp_network ~116
Updates fields on an existing DHCP network entry on the MikroTik device. Notes: Pass an empty list for dns_servers/wins_servers/ntp_servers/dhcp_option (or "" for domain) to clear that field.
| Name | Type | Req | Description |
|---|---|---|---|
| comment | – | – | – |
| device | – | – | – |
| dhcp_option | – | – | – |
| dns_servers | – | – | – |
| domain | – | – | – |
| gateway | – | – | – |
| netmask | – | – | – |
| network | string | yes | – |
| ntp_servers | – | – | – |
| wins_servers | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
update_dns_static ~105
Updates a static DNS entry.
| Name | Type | Req | Description |
|---|---|---|---|
| address | – | – | – |
| cname | – | – | – |
| comment | – | – | – |
| device | – | – | – |
| disabled | – | – | – |
| entry_id | string | yes | – |
| mx_exchange | – | – | – |
| mx_preference | – | – | – |
| name | – | – | – |
| regexp | – | – | – |
| srv_port | – | – | – |
| srv_priority | – | – | – |
| srv_target | – | – | – |
| srv_weight | – | – | – |
| text | – | – | – |
| ttl | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
update_filter_rule ~251
Updates an existing firewall filter rule on the MikroTik device. Notes: rule_id: positional number from list output (e.g. "12") or internal ID (e.g. "*1A") connection_state: comma-separated e.g. "established,related" limit: RouterOS rate string e.g. "10,5:packet" tcp_flags: RouterOS flag expression e.g. "syn,!ack" Pass "" to clear an optional field (e.g. src_address="").
| Name | Type | Req | Description |
|---|---|---|---|
| action | – | – | – |
| chain | – | – | – |
| comment | – | – | – |
| connection_nat_state | – | – | – |
| connection_state | – | – | – |
| device | – | – | – |
| disabled | – | – | – |
| dst_address | – | – | – |
| dst_address_list | – | – | – |
| dst_port | – | – | – |
| in_interface | – | – | – |
| in_interface_list | – | – | – |
| limit | – | – | – |
| log | – | – | – |
| log_prefix | – | – | – |
| out_interface | – | – | – |
| out_interface_list | – | – | – |
| protocol | – | – | – |
| rule_id | string | yes | – |
| src_address | – | – | – |
| src_address_list | – | – | – |
| src_port | – | – | – |
| tcp_flags | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
update_ip_pool ~139
Updates an existing IP pool's name, ranges, or next-pool reference. Notes: ranges: hyphen-separated range(s) e.g. "192.168.1.1-192.168.1.100" Multiple ranges comma-separated: "10.0.0.1-10.0.0.50,10.0.0.100-10.0.0.120" Pass "" for next_pool to clear it.
| Name | Type | Req | Description |
|---|---|---|---|
| comment | – | – | – |
| device | – | – | – |
| name | string | yes | – |
| new_name | – | – | – |
| next_pool | – | – | – |
| ranges | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
update_ipv6_filter_rule ~232
Updates an existing IPv6 firewall filter rule on 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. Pass "" to clear an optional field (e.g. src_address="").
| Name | Type | Req | Description |
|---|---|---|---|
| action | – | – | – |
| chain | – | – | – |
| comment | – | – | – |
| connection_state | – | – | – |
| device | – | – | – |
| disabled | – | – | – |
| dst_address | – | – | – |
| dst_address_list | – | – | – |
| dst_address_type | – | – | – |
| dst_port | – | – | – |
| headers | – | – | – |
| hop_limit | – | – | – |
| icmp_options | – | – | – |
| in_interface | – | – | – |
| jump_target | – | – | – |
| limit | – | – | – |
| log | – | – | – |
| log_prefix | – | – | – |
| out_interface | – | – | – |
| protocol | – | – | – |
| rule_id | string | yes | – |
| src_address | – | – | – |
| src_address_list | – | – | – |
| src_address_type | – | – | – |
| src_port | – | – | – |
| tcp_flags | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
update_nat_rule ~209
Updates an existing NAT rule on the MikroTik device. Notes: rule_id: use the ID from list output e.g. "*1" or "0" to_addresses: single IP or range e.g. "10.0.0.1" or "10.0.0.1-10.0.0.10" to_ports: single port or range e.g. "8080" or "8080-8090" Pass "" to clear an optional field.
| Name | Type | Req | Description |
|---|---|---|---|
| action | – | – | – |
| chain | – | – | – |
| comment | – | – | – |
| device | – | – | – |
| disabled | – | – | – |
| dst_address | – | – | – |
| dst_port | – | – | – |
| in_interface | – | – | – |
| log | – | – | – |
| log_prefix | – | – | – |
| out_interface | – | – | – |
| protocol | – | – | – |
| rule_id | string | yes | – |
| src_address | – | – | – |
| src_port | – | – | – |
| to_addresses | – | – | – |
| to_ports | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
update_queue_tree ~164
Updates an existing queue tree entry (bandwidth limits, parent, priority, etc.). Notes: max_limit / limit_at / burst_limit / burst_threshold: bandwidth e.g. "10M", "512k" burst_time: duration e.g. "8s" priority: 1 (highest) – 8 (lowest)
| Name | Type | Req | Description |
|---|---|---|---|
| bucket_size | – | – | – |
| burst_limit | – | – | – |
| burst_threshold | – | – | – |
| burst_time | – | – | – |
| comment | – | – | – |
| device | – | – | – |
| disabled | – | – | – |
| limit_at | – | – | – |
| max_limit | – | – | – |
| name | string | yes | – |
| new_name | – | – | – |
| packet_mark | – | – | – |
| parent | – | – | – |
| priority | – | – | – |
| queue | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
update_queue_type ~121
Updates an existing queue type's discipline-specific settings.
| Name | Type | Req | Description |
|---|---|---|---|
| cake_ack_filter | – | – | – |
| cake_diffserv | – | – | – |
| cake_flowmode | – | – | – |
| cake_mpu | – | – | – |
| cake_nat | – | – | – |
| cake_overhead | – | – | – |
| cake_overhead_scheme | – | – | – |
| cake_rtt | – | – | – |
| cake_wash | – | – | – |
| device | – | – | – |
| name | string | yes | – |
| new_name | – | – | – |
| pcq_classifier | – | – | – |
| pcq_limit | – | – | – |
| pcq_rate | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
update_route ~198
Updates a route. Notes: route_id: "*N" or "N" from list output e.g. "*3" dst_address: CIDR e.g. "192.168.1.0/24" check_gateway: "ping" or "arp" distance: 1-255 routing_table: name of a table from /routing table; "" moves the route back to "main", since every RouterOS 7 route belongs to a table. Pass "" to vrf_interface or pref_src to clear them.
| Name | Type | Req | Description |
|---|---|---|---|
| check_gateway | – | – | – |
| comment | – | – | – |
| device | – | – | – |
| disabled | – | – | – |
| distance | – | – | – |
| dst_address | – | – | – |
| gateway | – | – | – |
| pref_src | – | – | – |
| route_id | string | yes | – |
| routing_table | – | – | – |
| scope | – | – | – |
| target_scope | – | – | – |
| vrf_interface | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
update_simple_queue ~219
Updates an existing simple queue's rate limits, target, or scheduling settings. Notes: target: IP/CIDR or interface e.g. "192.168.1.0/24" or "ether1" max_limit / limit_at / burst_limit / burst_threshold: upload/download bandwidth as "UL/DL" e.g. "10M/10M", or single value e.g. "10M" burst_time: duration e.g. "8s" priority: 1 (highest) – 8 (lowest)
| Name | Type | Req | Description |
|---|---|---|---|
| bucket_size | – | – | – |
| burst_limit | – | – | – |
| burst_threshold | – | – | – |
| burst_time | – | – | – |
| comment | – | – | – |
| device | – | – | – |
| disabled | – | – | – |
| dst | – | – | – |
| limit_at | – | – | – |
| max_limit | – | – | – |
| name | string | yes | – |
| new_name | – | – | – |
| packet_marks | – | – | – |
| parent | – | – | – |
| priority | – | – | – |
| queue | – | – | – |
| target | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
update_user ~55
Updates a user.
| Name | Type | Req | Description |
|---|---|---|---|
| address | – | – | – |
| comment | – | – | – |
| device | – | – | – |
| disabled | – | – | – |
| group | – | – | – |
| name | string | yes | – |
| new_name | – | – | – |
| password | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
update_user_group ~47
Updates a user group.
| Name | Type | Req | Description |
|---|---|---|---|
| comment | – | – | – |
| device | – | – | – |
| name | string | yes | – |
| new_name | – | – | – |
| policy | – | – | – |
| skin | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
update_vlan_interface ~84
Updates an existing VLAN interface's settings on the MikroTik device.
| Name | Type | Req | Description |
|---|---|---|---|
| arp | – | – | – |
| arp_timeout | – | – | – |
| comment | – | – | – |
| device | – | – | – |
| disabled | – | – | – |
| interface | – | – | – |
| mtu | – | – | – |
| name | string | yes | – |
| new_name | – | – | – |
| use_service_tag | – | – | – |
| vlan_id | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
update_wireguard_interface ~69
Updates an existing WireGuard interface's settings on the MikroTik device.
| Name | Type | Req | Description |
|---|---|---|---|
| comment | – | – | – |
| device | – | – | – |
| disabled | – | – | – |
| listen_port | – | – | – |
| mtu | – | – | – |
| name | string | yes | – |
| new_name | – | – | – |
| private_key | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
update_wireguard_peer ~181
Updates an existing WireGuard peer's allowed addresses, endpoint, keepalive, or enabled state. Notes: peer_id: "*N" or "N" from list output e.g. "*2" allowed_address: CIDR, comma-separated e.g. "10.0.0.2/32" or "10.0.0.0/24,192.168.0.0/24" persistent_keepalive: seconds as string e.g. "25" Pass "" for endpoint_address or preshared_key to clear them.
| Name | Type | Req | Description |
|---|---|---|---|
| allowed_address | – | – | – |
| comment | – | – | – |
| device | – | – | – |
| disabled | – | – | – |
| endpoint_address | – | – | – |
| endpoint_port | – | – | – |
| peer_id | string | yes | – |
| persistent_keepalive | – | – | – |
| preshared_key | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
update_wireless_interface ~62
Updates an existing wireless interface's settings (name, SSID, enabled state, etc.).
| Name | Type | Req | Description |
|---|---|---|---|
| comment | – | – | – |
| device | – | – | – |
| disabled | – | – | – |
| name | string | yes | – |
| new_name | – | – | – |
| ssid | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
upload_file ~47
Uploads a base64-encoded file to the MikroTik device (for restore operations).
| Name | Type | Req | Description |
|---|---|---|---|
| content_base64 | string | yes | – |
| device | – | – | – |
| filename | 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.