Production-grade MCP server for MikroTik RouterOS that enables AI agents and MCP-compatible clients like Claude, Cursor, and Codex to securely inspect, troubleshoot, audit, and automate RouterOS environments using natural language.
服务器配置
{
"mcpServers": {
"mikromcp": {
"command": "npx",
"args": [
"-y",
"mikromcp"
]
}
}
}