context-distill
JSON →context-distill is an MCP server that compresses noisy command output into precise, actionable summaries for LLM workflows. Use distill_batch for large logs and distill_watch for cycle-to-cycle deltas. Built with Go, Cobra, Viper, and DI for reliable local and provider-backed distillation.
Tools · 3
- distill_batch Returns a short, focused answer to a question about raw command output.
- distill_watch Returns a short summary of relevant changes between two snapshots, or a no-change message.
- search_code Returns compact output controlled by a question, after local repository retrieval using text, regex, symbol, or path search.
Environment variables
OPENAI_BASE_URL