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

stdiocommunityapplication

Package Details

Transportstdio

Environment Variables

MIKROTIK_HOST(str)
Required

IP address or hostname of the MikroTik router

MIKROTIK_USERNAME(str)

SSH username for the MikroTik router (default: admin)

MIKROTIK_PASSWORD(str)
Secret

SSH password for the MikroTik router

MIKROTIK_PORT(str)

SSH port of the MikroTik router (default: 22)

MIKROTIK_KEY_FILENAME(str)

Path to SSH private key file for key-based authentication