MCP Servers / productivity / context-distill

context-distill

JSON →
stdiononeproductivity

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.

Install
How to run this server

No install command recorded.

server path: context-distill
Tools
What this server exposes
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.
Configuration
Environment & auth
authnone
envOPENAI_BASE_URL
Resources
context-distill — MCP Server · libregistry