claude-usage-guard
by ecerutti · productivity · mcp-server, glama
An MCP server that exposes Claude Code's real-time rate limit usage so that an orchestrator can check remaining capacity before launching subtasks.
Source: https://github.com/ecerutti/claude-usage-guard
Install
git clone https://github.com/ecerutti/claude-usage-guardUse this forAI-extracted
- →Monitor Claude API rate limit consumption in real-time during multi-agent orchestration workflows
- →Pause or gate task launches when approaching rate limit thresholds to prevent costly rejections
- →Track cumulative token usage across distributed agent operations and enforce spending caps
Works with
Tags: mcp-server, glama
Source: glama
About productivity MCP servers and Claude skills
Productivity MCP servers hook AI agents into calendars, task managers, notes apps, and email so agents can schedule, summarize, and coordinate work on behalf of users.
claude-usage-guard is one of hundreds of productivity entries indexed on Skiln. Browse the full productivity category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related productivity MCPs and skills
- clbench-fireworks-rft by sr-networks
Enables reinforcement fine-tuning of Qwen3-8B on the CLBench poker task using the eval-protocol MCP-Gym framework on Fireworks infrastructure, with structured tool calls via MCP.
- Loki MCP by abhijain864
Read-only MCP server for 1mg's logistics platform (Loki/Thor), enabling order, task, rider, hub, and day-tracking queries via the Thor API.
- Claude Code CLI MCP Server by bill-kopp-ai-dev
Provides a secure interface to run Anthropic's Claude Code CLI as an MCP server, enabling task execution, persistent memory, and integration with MCP-enabled IDEs.
- MCP Enhanced Server by 21967201
Provides file system tools, code analysis prompts, async tasks, and secure HTTP transport following the 2025-03-26 MCP specification.
- Adam OS MCP Server by adamperna74
Enables restaurant management through natural language, allowing import of Toast CSV data, labor/sales analysis, tip pool calculations, task management, and note-taking.
- mcp-scrumwise by LovelessCodes
MCP server that exposes the Scrumwise API as tools for managing projects, backlog items, tasks, sprints, releases, and time tracking.
- Voice Assistant MCP Demo by nhattan-dev
A cloud backend for a voice assistant that processes natural language commands, manages tasks, and provides speech responses. Integrates with MCP protocol and Gemini API for Vietnamese language support.
- task-manager-mcp by doberoi21
A task manager MCP server that demonstrates all three MCP primitives (tools, resources, prompts). Enables users to manage tasks, read task summaries and details, and run structured planning/review prompts through natural language.
Frequently asked questions
How do I install claude-usage-guard?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support claude-usage-guard?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is claude-usage-guard free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.