Skip to main content
Glama
cordlesssteve

Claude Telemetry MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_current_session_usage

Get usage metrics for the current Claude Code session (tokens, cost, activity)

get_today_usage

Get total usage metrics for today (tokens, cost, sessions, activity)

get_week_usage

Get total usage metrics for the current week (Monday-Sunday)

get_usage_summary

Get comprehensive usage summary for session, today, and this week in one call

check_usage_limits

Check current usage against specified limits and get warnings

get_usage_warnings

Get usage warnings with default thresholds (80% and 90% of typical limits)

estimate_remaining_capacity

Estimate remaining usage capacity for specified daily/weekly limits

get_usage_trends

Get usage trends over time to identify patterns

get_session_analytics

Get analytics about session patterns (averages, totals, productivity metrics)

get_tool_usage_breakdown

Get breakdown of tool usage and edit decisions

compare_usage_periods

Compare usage between different time periods

get_telemetry_health

Check if telemetry system is running and accessible

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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