claudestat-mcp-bundle
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| 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/DeibyGS/claudestat-mcp-bundle'
If you have feedback or need assistance with the MCP directory API, please join our Discord server