janreges/ai-distiller-mcp
by Various
AI Distiller is ultra‑fast, open‑source tool for intelligently extracting only the essential public APIs, types, and structure from large codebases. Compresses 90–98% of code into
MCP
janreges/ai-distiller-mcp
Added 1 June 2026
Overview
An ultra-fast, open-source tool written in C that extracts only essential public APIs, types, and structure from large codebases. It compresses code by 90–98% to produce AI-friendly context, integrating via CLI or MCP (Model Context Protocol) and supporting 12+ languages.
Best for
Best for
Developers who need to feed large codebases into LLMs cheaply and efficiently
Use cases
- Reduce token usage when sending large codebases to LLMs
- Extract clean public interfaces for AI-assisted code generation or analysis
- Prepare minimal code context for cost-effective prompt workflows
How to use
Install
npm install -g @janreges/ai-distiller-mcp Tools exposed
prompt-for-refactoring-suggestionprompt-for-complex-codebase-analysisprompt-for-security-analysisprompt-for-performance-analysisprompt-for-best-practices-analysisprompt-for-bug-huntingprompt-for-single-file-docsprompt-for-diagramsflow-for-deep-file-to-file-analysisflow-for-multi-file-docsvisual-progress-barstock-tickerspeedometer-dashboardminimalist-sparklineci-friendly
Tested with
Claude Desktop, Claude Code, Cursor, Windsurf, VS Code, ChatGPT
Notes
An ultra-fast, open-source tool written in C that extracts only essential public APIs, types, and structure from large codebases. It compresses code by 90–98% to produce AI-friendly context, integrating via CLI or MCP (Model Context Protocol) and supporting 12+ languages.
159 stars on GitHub. Last updated 2026-05-25. Licensed MIT.
Use cases
- Reduce token usage when sending large codebases to LLMs
- Extract clean public interfaces for AI-assisted code generation or analysis
- Prepare minimal code context for cost-effective prompt workflows
Pros
- Extremely fast due to implementation in C
- Open source with no vendor lock-in
- Significant token savings (90–98% compression)
Cons
- Only captures public APIs and types, losing internal implementation details
- Limited community adoption (159 stars) may mean fewer integrations or fewer tested edge cases
- Requires familiarity with MCP or CLI for integration
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Extremely fast due to implementation in C
- Open source with no vendor lock-in
- Significant token savings (90–98% compression)
Cons
- Only captures public APIs and types, losing internal implementation details
- Limited community adoption (159 stars) may mean fewer integrations or fewer tested edge cases
- Requires familiarity with MCP or CLI for integration
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.