Skip to content
Back to search
30
MCP

Smart Context

pulsemcp/smart context

Intelligent context compression reducing AI agent token usage by ~89% through smart file reading and search.

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

Similar MCP servers embedding-nearest

io.github.arrayo/smart-context-mcp
Reduces AI agent token usage by 90% via context compression and task checkpoint persistence.
0 tools
io.github.Arrayo/smart-context-mcp
Reduces AI agent token usage by 90% via context compression and task checkpoint persistence.
0 tools
SlimContext
Chat history compression with token-based trimming and AI-powered summarization
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
Contextful
Efficient context management: code search, evidence packs, and memory for coding agents.
0 tools

How to use

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

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