Skip to main content
Glama

Related Servers

Alternatives to delegate-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      -
      quality
      B
      maintenance
      MCP server that delegates mechanical tasks like summarization, classification, extraction, and drafting to a local Llama.cpp LLM, serving as a cost-optimization layer while Claude handles reasoning and quality control.
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      MCP server connecting Claude Code to LM Studio, delegating token-expensive tasks to a local model while keeping the cloud model in control. It reduces cloud context usage by reading files locally and returning only the processed results.
      4
      MIT
    • F
      license
      -
      quality
      D
      maintenance
      An MCP server that bypasses Claude's context by routing file processing to local or cloud AI, saving token costs. It reads files from disk and returns distilled results without Claude seeing the raw content.
      1
    • A
      license
      -
      quality
      A
      maintenance
      MCP server that minimizes LLM token usage by compressing, summarizing, filtering, chunk-referencing, and pruning large context before it reaches the model, with heuristic or local-SLM smart actions, caching, and token counting.
      720
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      An MCP server that preserves LLM context by intercepting large data outputs and returning only concise summaries or relevant sections. It enables efficient sandboxed code execution, file processing, and documentation indexing across multiple programming languages and authenticated CLIs.
      11
      19,534
      19,859
      Elastic 2.0

    Latest Blog Posts

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/art-ws/delegate-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server