Skip to content
Back to search
30
MCP

Context Engine

io.github.melonelish/context-engine

Compress logs, retrieval chunks, and code context into structured LLM-ready signal.

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Code Context
Compresses codebases into LLM-ready context using AST analysis with surgical read/write tools for TypeScript, Python, PHP, and Dart.
0 tools
Code Context Engine
Indexes codebases for AI semantic search, reducing token usage by up to 94% versus file re-reading.
0 tools
Code Context Engine
Index your codebase. AI searches instead of re-reading files. 94% token savings.
0 tools
Context Engineering
Keeps AI coding agents aligned by generating PRDs, specs, and plans that prevent context loss and random rewrites.
0 tools
io.github.4rgon4ut/sutra
Context Engineering Engine. Provides cognitive tools, memory structures, and agent patterns.
0 tools
Context-Engine
Context-Engine MCP - Agentic Context Compression Suite
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "context_engine": {
      "url": "None",
      "transport": "http"
    }
  }
}