tjhop/mcp-token-analyzer
CLI tool to connect to MCP servers and analyze the token counts of their instructions, resources, prompts, tool descriptions and schema for LLM context optimization
Platform-specific configuration:
{
"mcpServers": {
"mcp-token-analyzer": {
"command": "npx",
"args": [
"-y",
"mcp-token-analyzer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...