token-optimizer-mcp

ooples/token-optimizer-mcp
★ 355 stars TypeScript 🤖 AI/LLM Updated today
Intelligent token optimization for Claude Code - achieving 95%+ token reduction through caching, compression, and smart tool intelligence
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

README Excerpt

This repository uses GitHub Actions for automated CI/CD with comprehensive quality gates, automated releases, and dependency management. - [Overview](#overview) - [Workflows](#workflows) - [Setup Instructions](#setup-instructions) - [Status Checks](#status-checks) - [Release Process](#release-process)

Tools (9)

CODECOV_TOKENDISCORD_WEBHOOK_URLNPM_TOKENSLACK_WEBHOOK_URLSNYK_TOKENcommitlintnotifypublishrelease

Topics

aicachingclaudecompressionllmmcpmcp-servertoken-optimization