Skip to content
Back to search
30
MCP v0.1.0

Contextful

io.github.Inferensys/contextful

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

Uptime
0.0%
2 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
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
Context Mem
Persistent memory system for AI agents with 44 tools and 98%+ retrieval accuracy.
0 tools

How to use

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

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