MCP server that provides AI assistants with searchable access to MikroTik RouterOS documentation, including command reference, hardware specs, and video transcripts via SQLite FTS5 retrieval.
{
"mcpServers": {
"rosetta-1": {
"command": "npx",
"args": [
"-y",
"@tikoci/rosetta"
]
}
}
}