Skip to main content
Glama
204,280 tools. Last updated 2026-06-14 23:34

"LLVM" matching MCP tools:

  • Route tasks to Google's Gemini models via local CLI agent. Uses your Google One AI Pro subscription as a fallback when Claude limits are reached, or for tasks benefiting from Gemini's capabilities.
    MIT
  • Override the last routing decision to correct wrong model choices and record feedback for routing quality improvement.
    MIT
  • Routes AI tasks to the best model while tracking cumulative savings across sessions and hosts, even without client-side hooks.
    MIT
  • Provide feedback on routing decisions to retrain the local classifier and improve model selection over time.
    MIT
  • Displays real-time budget pressure across configured AI providers, using pressure bars to indicate quota exhaustion risk and help manage spending.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Classifies task complexity and routes to the optimal LLM. Uses a cheap classifier to select from budget, balanced, or premium models based on difficulty.
    MIT
  • Evaluate and benchmark all available models on reasoning and code tasks to determine quality, speed, and accuracy, then optimize routing priorities.
    MIT
  • Apply bulk edits across multiple files by generating JSON edit instructions from a natural language task. Use for cross-file refactors and pattern updates.
    MIT
  • Open a local web dashboard to view real-time routing statistics, cost trends, model distribution, and recent decisions from the LLM Router. Refreshes automatically every 30 seconds.
    MIT
  • Routes your question to the most suitable LLM based on complexity or explicit model choice, balancing cost and capability.
    MIT
  • Routes task prompts to the recommended agent and model by classifying complexity and applying your budget profile, enabling correct session-level setup.
    MIT
  • Generate creative or long-form content by automatically routing your prompt to the optimal AI model based on task complexity. Supports writing, summarization, and brainstorming.
    MIT
  • Automatically decompose complex tasks into multi-step pipelines across multiple LLMs, routing each step to the optimal model. Supports templates for common patterns or auto-decomposition.
    MIT
  • Route coding tasks to the optimal AI model based on complexity for code generation, refactoring, and algorithm design.
    MIT