Skip to content
Back to search
30
MCP

Contextful

io.github.inferensys/contextful

Efficient context management: code search, evidence packs, and memory for coding agents.

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

Similar MCP servers embedding-nearest

Contextful
Efficient context management: code search, evidence packs, and memory for coding agents.
0 tools
Contextful
Efficient context management layer for AI coding agents: code search, evidence packs, and cross-session memory.
0 tools
Context Engineering
Keeps AI coding agents aligned by generating PRDs, specs, and plans that prevent context loss and random rewrites.
0 tools
Context Engine
Compress logs, retrieval chunks, and code context into structured LLM-ready signal.
0 tools
Smart Context
Intelligent context compression reducing AI agent token usage by ~89% through smart file reading and search.
0 tools
ContextStream
Persistent memory and semantic search for AI coding assistants
0 tools

How to use

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

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