Matryoshka — MCP Server by yogthos

by yogthos · MCP Server · ★ 127

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About Matryoshka

Matryoshka Process documents 100x larger than your LLM's context window—without vector databases or chunking heuristics. The Problem LLMs have fixed context windows. Traditional solutions (RAG, chunking) lose information or miss connections across chunks. RLM takes a different approach: the model reasons about your query and outputs symbolic commands that a logic engine executes against the document. Based on the Recursive Language Models paper. How It Works Unlike traditional approaches where an LLM writes arbitrary code, RLM uses Nucleus—a constrained symbolic language based on S-expressions. The LLM outputs Nucleus commands, which are parsed, type-checked, and executed by Lattice, our logic engine. ┌─────────────────┐ ┌─────────────────┐ ┌─────────────────┐ │ User Query │────▶│ LLM Reasons │────▶│ Nucleus Command │ │ "total sales?" │ │ about intent │ │ (sum RESULTS) │ └─────────────────┘ └─────────────────┘ └────────┬────────┘ │ ┌─────────────────┐ ┌─────────────────┐ ┌────────▼────────┐ │ Final Answer │◀────│ Lattice Engine │◀────│ Parser │ │ 13,000,000 │ │ Executes │ │ Valida

ai-assistantdocument-analysisllmllm-toolsmcpmcp-servermodel-context-protocol

Quick Facts

Stars127
Forks17
LanguageTypeScript
CategoryMCP Server
LicenseApache-2.0
Quality Score61.43/100
Open Issues1
Last Updated2026-04-27
Created2026-01-12
Platformsmcp, node
Est. Tokens~170k

Compatible Skills

These tools work well together with Matryoshka for enhanced workflows:

  • Notate — semantic(0.19)+complementary+same_lang+similar_pop+shared_platform (52%)

Matryoshka alternative? Top 6 similar tools

Looking for a Matryoshka alternative? If you're comparing Matryoshka with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • mcpproxy-go by smart-mcp-proxy · ⭐ 210

    Supercharge AI Agents, Safely

  • mcp-nixos by utensils · ⭐ 615

    MCP-NixOS - Model Context Protocol Server for NixOS resources

  • agentql-mcp by tinyfish-io · ⭐ 161

    Model Context Protocol server that integrates AgentQL's data extraction capabilities.

  • claude-prompts by minipuft · ⭐ 146

    MCP prompt template server: hot-reload, thinking frameworks, quality gates

  • n8n-workflow-builder by makafeli · ⭐ 503

    AI assistant integration for n8n workflow automation through Model Context Protocol (MCP). Connect Claude Desk

  • azan-mcp by ahmedeltaher · ⭐ 382

    Azan + Prayer Time + MCP + AI Agents + Islamic + Salah + A lightweight MCP library to calculate prayer times a

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular TypeScript Agent Tools

  • openclaw ⭐ 368.6k · Codex Skill
  • n8n ⭐ 186.8k · MCP Server
  • dify ⭐ 140.2k · MCP Server
  • gemini-cli ⭐ 103.2k · MCP Server
  • gstack ⭐ 89.6k · Agent Tool

Frequently Asked Questions

What is Matryoshka?

Matryoshka is MCP server for token-efficient large document analysis via the use of REPL state. It is categorized as a MCP Server with 127 GitHub stars.

What programming language is Matryoshka written in?

Matryoshka is primarily written in TypeScript. It covers topics such as ai-assistant, document-analysis, llm.

How do I install or use Matryoshka?

You can find installation instructions and usage details in the Matryoshka GitHub repository at github.com/yogthos/Matryoshka. The project has 127 stars and 17 forks, indicating an active community.

What license does Matryoshka use?

Matryoshka is released under the Apache-2.0 license, making it free to use and modify according to the license terms.

What are the best alternatives to Matryoshka?

The top alternatives to Matryoshka on Agent Skills Hub include mcpproxy-go, mcp-nixos, agentql-mcp. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse MCP Server tools