Back to search
30
MCP

io.github.ooples/token-optimizer-mcp

io.github.ooples/token-optimizer-mcp

Intelligent token optimization achieving 95%+ reduction through caching, compression, and 80+ tools

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

Similar MCP servers embedding-nearest

token-optimizer-mcp
Intelligent token optimization for Claude Code - achieving 95%+ token reduction through caching, compression, and smart tool intelligence
0 tools
io.github.arrayo/smart-context-mcp
Reduces AI agent token usage by 90% via context compression and task checkpoint persistence.
0 tools
io.github.steveweltman/4q-tokenz
Intelligent MCP proxy that reduces token usage by exposing only mcp_search and mcp_call.
0 tools
io.github.crypto-ninja/github-mcp-server
AI-optimized GitHub MCP server: 112 tools, 98% token reduction, compact responses.
0 tools
io.github.cvrt-jh/clickup-mcp
Lightweight ClickUp MCP server - 37 tools, token-optimized (95% smaller responses)
0 tools
io.github.smart-mcp-proxy/mcpproxy-go
Smart MCP proxy with BM25 tool discovery, quarantine security, and ~99% token savings
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.ooples/token-optimizer-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}