{% from "components/card.html" import stat_card %}
Pricing note: Costs show each server's share of the turns its tools appeared in — a turn's tokens (including cached context) are split evenly across its tool calls. Priced at Claude Sonnet 4.5 rates, as per-tool model tracking is not available.
| Server Name | Tools | Total Calls | Total Tokens | Turn Cost Share |
|---|---|---|---|---|
|
{{ server.server_name }}
|
{{ server.tool_count }} | {{ server.total_calls }} | {{ server.total_tokens|default(0)|int }} | ${{ "%.2f"|format(server.total_cost|default(0.0)|float) }} |
No MCP servers found
Configure MCP servers in your Claude Code settings to see integration data