Google PageRank for AI agents. 25,000+ tools indexed.

claudeusage-mcp by Orellius

#673 of 1672 by Orellius
36 score

Provides real-time visibility into Claude Pro and Max subscription usage limits directly within Claude Code by utilizing local OAuth tokens. It enables users to monitor session and weekly usage across different models and receive alerts regarding rate-limiting status.

Ranked #673 out of 1672 indexed tools.Actively maintained with commits in the last week.
🔑
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing →

Signal Breakdown

Installs 0
Freshness today
Issue Health 50%
Stars 4
Platform Breadth 1 platform
Contributors 1
Description Detailed

How to Improve

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Stars low impact

Low star count — promote the project, write docs, and engage the community to drive adoption

Platforms medium impact

Only 1 platform listed — publishing to more platforms improves your score

Badge

AgentRank score for claudeusage-mcp by Orellius
[![AgentRank](https://agentrank-ai.com/api/badge/skill/glama-Orellius--claudeusage-mcp)](https://agentrank-ai.com/skill/glama-Orellius--claudeusage-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/skill/glama-Orellius--claudeusage-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/skill/glama-Orellius--claudeusage-mcp" alt="AgentRank"></a>

Supported Platforms

MCP

From the README

# claudeusage-mcp

An MCP server that gives you real-time visibility into your Claude Pro/Max subscription usage — directly inside Claude Code.

No API keys. No scraping. No browser automation. It reads the OAuth token that Claude Code already stores on your machine and calls Anthropic's usage endpoint to get the exact same data shown on [claude.ai/settings/usage](https://claude.ai/settings/usage).

---

## What it shows

| Metric | Description |
|--------|-------------|
| **Current Session** | 5-hour burst window utilization with reset countdown |
| **Weekly Usage - All Models** | 7-day rolling limit across all models |
| **Weekly Usage - Opus Only** | 7-day Opus-specific usage (Max plans) |
| **Weekly Usage - Sonnet Only** | 7-day Sonnet-specific usage |
| **Extra Usage** | Enabled/disabled, monthly limit, credits used |

### MCP tool output (`get_usage`)

```
=== Claude Plan Usage ===

Current Session (5-hour window)
  ████████░░░░░░░░░░░░  37%
  Resets in 2h 14m (Sat Mar 22 07:59PM
Read full README on GitHub →