MCP Directory
Back

token-optimizer-mcp

by ooples · TypeScript · ★ 317

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

#ai#caching#claude#compression#llm#mcp#mcp-server#token-optimization

Install

npx -y github:ooples/token-optimizer-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "token-optimizer-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:ooples/token-optimizer-mcp"
      ]
    }
  }
}

From the README

> Intelligent token optimization through caching, compression, and smart tooling for Claude Code and Claude Desktop Token Optimizer MCP is a Model Context Protocol (MCP) server that reduces context window usage by 60-90% through intelligent caching, compression, and smart tool replacements. By storing compressed content externally in SQLite and providing optimized alternatives to standard tools, the server helps you maximize your available context window. **Production Results**: 60-90% token reduction across 38,000+ operations in real-world usage. - **Smart Tool Replacements**: Automatic op…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers