Skip to main content
Glama
DeibyGS

claudestat-mcp-bundle

by DeibyGS

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_quota_statusB

Get current Claude Code quota status: 5h cycle usage %, plan type, weekly hours per model, and burn rate (tokens/min)

get_current_sessionA

Get details about the most recent Claude Code session: cost, tokens, efficiency score, and loops detected

get_session_statsA

Get aggregated session statistics for the last N days: session count, total cost, total tokens, loops, and average efficiency

get_top_toolsB

Get the top 10 most used tools by cost, call count, or duration in the last N days

get_usage_insightsB

Get unique usage insights not available in /usage: cost per project, cache savings, output/input ratio, efficiency trend, and peak hours

get_model_breakdownB

Get cost and session count broken down by Claude model (Sonnet, Haiku, Opus) for the last N days

get_weekly_insightB

Get the weekly usage summary with an actionable tip (same as claudestat weekly command)

get_context_statusA

Get current context window usage for the latest session: used tokens, window size, percentage, and model

get_daily_summaryB

Get today's usage summary vs yesterday and 7-day personal average: cost, sessions, tokens, top tool, and weekly pace

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/DeibyGS/claudestat-mcp-bundle'

If you have feedback or need assistance with the MCP directory API, please join our Discord server