aleph

by Hmbown · MCP Server · ★ 184

About aleph

Aleph Aleph is an MCP server and skill for Recursive Language Models (RLMs). It keeps working state — search indexes, code execution, evidence, recursion — in a Python process outside the prompt window, so the LLM reasons iteratively over large codebases, long-lived projects, logs, documents, and data without burning context on raw content. Why Aleph: Load once, reason many times. Data lives in Aleph memory, not the prompt. Compute server-side. runs code over the full context and returns only derived results. For JS/TS repos, and provide a persistent Node.js runtime over the same . Recurse.

llmmcprecursivereplrlm

Quick Facts

Stars184
Forks19
LanguagePython
CategoryMCP Server
LicenseMIT
Quality Score73.7442594116775/100
Open Issues2
Last Updated2026-04-11
Created2025-12-15
Platformsmcp, python
Est. Tokens~527k

Compatible Skills

These tools work well together with aleph for enhanced workflows:

  • AsyncReview — semantic(0.32)+complementary+same_lang+similar_pop+shared_platform (56%)
  • pyrlm-runtime — semantic(0.27)+complementary+rare_topics+same_lang+shared_platform (49%)
  • rlm-rs — semantic(0.32)+complementary+rare_topics+similar_pop (46%)

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Python Agent Tools

Frequently Asked Questions

What is aleph?

aleph is Skill + MCP server to turn your agent into an RLM. Load context, iterate with search/code/think tools, converge on answers.. It is categorized as a MCP Server with 184 GitHub stars.

What programming language is aleph written in?

aleph is primarily written in Python. It covers topics such as llm, mcp, recursive.

How do I install or use aleph?

You can find installation instructions and usage details in the aleph GitHub repository at github.com/Hmbown/aleph. The project has 184 stars and 19 forks, indicating an active community.

What license does aleph use?

aleph is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools