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 | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_usage | Get a full dashboard of your Claude Pro/Max subscription usage: session limits, weekly limits (all models, Opus, Sonnet), and extra usage credits. |
| get_session_usage | Get your current 5-hour session usage window — how much of your burst limit you have used and when it resets. |
| get_weekly_limits | Get your 7-day weekly usage limits broken down by model: all models combined, Opus, and Sonnet. |
| check_rate_status | Check if you are close to being rate limited. Returns a clear status: LOW, MODERATE, or HIGH usage with actionable advice. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |