Flow Router
Freeby MCP Community
MCP tool router with smart-search and on-demand loading
v0.3.4Added Apr 12, 2026
mcpmodel-context-protocolrouterbm25tool-routing
Flow Router MCP Server
MCP tool router with smart-search and on-demand loading
Installation
npx -y mcpflow-router
Reviews
Installation
Quick install
npx -y mcpflow-router
Add to claude_desktop_config.json
{
"mcpServers": {
"flow-router": {
"command": "npx",
"args": ["-y", "mcpflow-router"]
}
}
}