zcag/mcp-context-cost
Analyze the token cost of MCP server tool definitions. Find out how much context your MCP servers consume per LLM call.
Platform-specific configuration:
{
"mcpServers": {
"mcp-context-cost": {
"command": "npx",
"args": [
"-y",
"mcp-context-cost"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...