Back to search
30
MCP

io.github.arrayo/smart-context-mcp

io.github.arrayo/smart-context-mcp

Reduces AI agent token usage by 90% via context compression and task checkpoint persistence.

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

Similar MCP servers embedding-nearest

io.github.ooples/token-optimizer-mcp
Intelligent token optimization achieving 95%+ reduction through caching, compression, and 80+ tools
0 tools
cctx-mcp
MCP server for AI agents — structured code analysis that cuts token usage by 87%
0 tools
ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools
io.github.agentailor/slimcontext-mcp-server
MCP Server for SlimContext - AI chat history compression tools
0 tools
io.github.smart-mcp-proxy/mcpproxy-go
Smart MCP proxy with BM25 tool discovery, quarantine security, and ~99% token savings
0 tools
io.github.egoughnour/massive-context-mcp
Handles 10M+ token contexts with chunking, sub-queries, and local Ollama inference.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.arrayo/smart-context-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}