Rosetta
Freeby MCP Community
RouterOS documentation as SQLite FTS5 — RAG search + command glossary via MCP
v0.5.2Added Apr 12, 2026
Rosetta MCP Server
RouterOS documentation as SQLite FTS5 — RAG search + command glossary via MCP
Installation
Reviews
Installation
Quick install
npx -y @tikoci/rosetta
Add to claude_desktop_config.json
{
"mcpServers": {
"rosetta": {
"command": "npx",
"args": ["-y", "@tikoci/rosetta"]
}
}
}