Context Engine
Compress logs, retrieval chunks, and code context into structured LLM-ready signal.
io.github.melonelish/context-engine · Repository · version 0.1.0 · 355 stars · listed from registry
Install
The sweep installs into a clean prefix, but this is the command a user would run:
uvx melonelish-context-engine
Results by platform
Linux
MCP handshake failed2026-08-16 · probed over pypi1 recorded run, oldest first.
handshake failed: MCP error -32000: Connection closed --- stderr (tail) --- Usage: context-engine [OPTIONS] COMMAND [ARGS]... Try 'context-engine --help' for help. ╭─ Error ──────────────────────────────────────────────────────────────────────╮ │ Missing option '--input'. │ ╰──────────────────────────────────────────────────────────────────────────────╯
macOS
MCP handshake failed2026-08-16 · probed over pypi1 recorded run, oldest first.
handshake failed: MCP error -32000: Connection closed --- stderr (tail) --- Usage: context-engine [OPTIONS] COMMAND [ARGS]... Try 'context-engine --help' for help. ╭─ Error ──────────────────────────────────────────────────────────────────────╮ │ Missing option '--input'. │ ╰──────────────────────────────────────────────────────────────────────────────╯
Windows
MCP handshake failed2026-08-16 · probed over pypi1 recorded run, oldest first.
handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\3osEbewvcE8qoLqK\Scripts\context-engine-mcp.exe\__main__.py", line 10, in <module>
File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\3osEbewvcE8qoLqK\Lib\site-packages\context_engine\mcp_server.py", line 44, in main
get_mcp_server().run(transport="stdio")
^^^^^^^^^^^^^^^^
File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\3osEbewvcE8qoLqK\Lib\site-packages\context_engine\mcp_server.py", line 39, in get_mcp_server
raise RuntimeError("fastmcp is not installed. Install with `python -m pip install -e .[mcp]`.")
RuntimeError: fastmcp is not installed. Install with `python -m pip install -e .[mcp]`.
Badge
Paste this into the project README to show the current result:
[](https://doesitinstall.com/s/io.github.melonelish__context-engine.html)