A
licenseNot graded
qualityA
maintenanceMCP server that provides real-time rate-limit and context budget awareness to Claude Code, enabling it to plan tasks that fit within its constraints and defer work when needed.
5 npm
Apache 2.0
No user-submitted related servers found.
Scored across 1 tool
With only one tool, there is no risk of confusion or overlap between tools.
The single tool uses a clear verb_noun pattern (check_usage_limits), which is consistent internally.
A single tool is appropriate for a focused, single-purpose server like a usage limit checker.
The server provides only a check operation, lacking any enforcement or configuration tools that the name 'guard' might imply. For pure monitoring, it is complete, but for active guarding, it is incomplete.