Claude Telemetry MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_current_session_usageB | Get usage metrics for the current Claude Code session (tokens, cost, activity) |
| get_today_usageB | Get total usage metrics for today (tokens, cost, sessions, activity) |
| get_week_usageB | Get total usage metrics for the current week (Monday-Sunday) |
| get_usage_summaryB | Get comprehensive usage summary for session, today, and this week in one call |
| check_usage_limitsB | Check current usage against specified limits and get warnings |
| get_usage_warningsB | Get usage warnings with default thresholds (80% and 90% of typical limits) |
| estimate_remaining_capacityC | Estimate remaining usage capacity for specified daily/weekly limits |
| get_usage_trendsC | Get usage trends over time to identify patterns |
| get_session_analyticsB | Get analytics about session patterns (averages, totals, productivity metrics) |
| get_tool_usage_breakdownB | Get breakdown of tool usage and edit decisions |
| compare_usage_periodsC | Compare usage between different time periods |
| get_telemetry_healthB | Check if telemetry system is running and accessible |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cordlesssteve/claude-telemetry-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server