Claude Telemetry MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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