Back to search
30
MCP

token-optimizer-mcp

ooples/token-optimizer-mcp

Intelligent token optimization for Claude Code - achieving 95%+ token reduction through caching, compression, and smart tool intelligence

Uptime
0.0%
6 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
@cocaxcode/token-optimizer-mcp
Orchestration + observability + coach layer for Claude Code token optimization. Measures tool usage, enforces budgets, advises on complement
0 tools
io.github.blackfoil/claude-token-saver-mcp
MCP server that offloads routine coding tasks to local LLM (Ollama) to save Claude API tokens
0 tools
claude-orator-mcp
An MCP server for prompt optimization in Claude Code
0 tools
token-pilot
Save up to 80% tokens when AI reads code — MCP server for token-efficient code navigation, AST-aware structural reading instead of dumping f
0 tools
mcp-coder
AI-powered software development automation toolkit using Claude Code CLI and MCP servers for intelligent code analysis, testing, and impleme
0 tools

How to use

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

{
  "mcpServers": {
    "token-optimizer-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}