Skip to content
Back to search
30
MCP

io.github.rccola990-cloud/mcp-token-optimizer

io.github.rccola990-cloud/mcp-token-optimizer

Cut LLM token costs: count tokens, estimate cost, slim prompts, and pick the cheapest capable model.

Uptime
0.0%
7 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
browser-optimizer-mcp
Browser Optimizer MCP — reduces LLM token usage by 80-98% for browser automation
0 tools
io.github.MukundaKatta/promptbudget-mcp
Token-budget-aware text handling: count, truncate, and chunk for LLM prompts.
0 tools
io.github.mukundakatta/promptbudget-mcp
Token-budget-aware text handling: count, truncate, and chunk for LLM prompts.
0 tools
io.github.rckl88/clawbackai-mcp
LLM cost optimization. Audit your calls, prove savings, route to the cheapest quality model. BYOK.
0 tools
TokenOracle
Hosted MCP server for LLM cost estimation, model comparison, and budget-aware routing.
0 tools · streamable-http

How to use

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

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