Skip to content

Token Analyzer

Free

by MCP Community

A utility library for analyzing token usage in Model Context Protocol (MCP) server tool responses using Anthropic's Claude API.

v1.0.1Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Token Analyzer MCP Server

A utility library for analyzing token usage in Model Context Protocol (MCP) server tool responses using Anthropic's Claude API.

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y mcp-token-analyzer
Add to claude_desktop_config.json
{
  "mcpServers": {
    "token-analyzer": {
      "command": "npx",
      "args": ["-y", "mcp-token-analyzer"]
    }
  }
}

Trust & Compliance

Authentication

Not declared

Server class

Community

Compliance

None declared

Token Analyzer | MCPFlix