Skip to content
Back to search
30
MCP v1.16.1

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%
8 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
Smart Context
Intelligent context compression reducing AI agent token usage by ~89% through smart file reading and search.
0 tools
io.github.ooples/token-optimizer-mcp
Intelligent token optimization achieving 95%+ reduction through caching, compression, and 80+ tools
0 tools
context-minimizer-mcp
MCP server for AI context optimization — AST-aware code indexing, tiered compaction, FTS5 search, dependency graphs, and LRU caching to mini
0 tools
cctx-mcp
MCP server for AI agents — structured code analysis that cuts token usage by 87%
0 tools
io.github.agentailor/slimcontext-mcp-server
MCP Server for SlimContext - AI chat history compression tools
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"
    }
  }
}