mcp-token-tracker

forbiddenlink/mcp-token-tracker
★ 2 stars TypeScript AI/LLM Updated today
Track MCP server token usage and costs for AI coding tools
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

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

README Excerpt

> Track token usage and costs for MCP servers in AI coding tools Scans your MCP (Model Context Protocol) configurations and estimates how many tokens are being loaded into your AI coding tool's context window. Helps you: - See which MCP servers are consuming the most tokens - Estimate monthly costs based on usage

Topics

aiclaudeclicost-trackingdeveloper-toolsmcpopenaitokenstypescript