by Hmbown · MCP Server · ★ 184
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.
| Stars | 184 |
| Forks | 19 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 73.7442594116775/100 |
| Open Issues | 2 |
| Last Updated | 2026-04-11 |
| Created | 2025-12-15 |
| Platforms | mcp, python |
| Est. Tokens | ~527k |
These tools work well together with aleph for enhanced workflows:
Explore other popular mcp server tools:
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.
aleph is primarily written in Python. It covers topics such as llm, mcp, recursive.
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.
aleph is released under the MIT license, making it free to use and modify according to the license terms.