Skip to main content
Glama
72,984 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"RTM" matching MCP servers:

  • A
    license
    D
    quality
    D
    maintenance
    A Model Context Protocol server that provides specialized prompt suggestions for backend development, frontend development, and general tasks to help LLMs generate better content.
    6
    36
    1
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    MCP server that lets Claude analyze huge files (logs, dumps, etc.) via a sandboxed Python REPL and recursive language models, keeping content out of the prompt. Zero-setup with Claude Code login, Docker sandbox by default, and tools for loading, searching, chunking, and querying large contexts.
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    An implementation of the Recursive Language Models architecture that enables AI agents to process massive documents by programmatically decomposing them into sub-queries. It allows for cost-effective and accurate reasoning across millions of tokens by treating long-form data as an external environment for root and worker models.
    12
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    MCP server that enables verified code execution with LLM reasoning using Recursive Language Models (RLM). It supports tasks like code generation, data analysis, and complex task decomposition.
    2
    MIT
  • F
    license
    -
    quality
    B
    maintenance
    Enables the analysis of massive datasets by storing data in external variables via a sandboxed Python REPL instead of the model's context window. This allows users to process files larger than 100MB without polluting the context or hitting token limits.
  • A
    license
    A
    quality
    D
    maintenance
    An MCP server that provides a persistent sandbox for AI coding agents to explore codebases server-side, returning only compact summaries to reduce context consumption.
    3
    8
    MIT