jeff-nasseri/mikrotik-mcp ? reverse-engineered prompt
Reverse engineered prompt
Build me a Python MCP server for MikroTik RouterOS that lets an AI assistant connect to a router and manage it in plain language.
I want it to support common admin tasks like checking status, changing network settings, managing VLANs, firewall rules, DNS, and other basic RouterOS config through MCP tools. Make it easy to run locally and in Docker, and include clear setup instructions for connecting it to Claude Desktop or another MCP client. If you need to, look up the current MCP and RouterOS docs online so the integration is done the right way.
Please include a simple configuration file example, sensible defaults, and tests for the core behavior. The project should feel ready to use for someone who just wants to point an AI assistant at a MikroTik router and start asking for changes safely.
Are you gonna build this?
make sure you review the code using coderabbit