lean-agents MCP Server
moxer-mmh/lean-agents
Are you the maintainer of moxer-mmh/lean-agents? Claim this listing →
Lightweight subagent replacements for Claude Code users with many MCP servers. Fixes 'prompt too long' errors.
Add AgentRank to Claude Code Discover and compare tools like moxer-mmh/lean-agents — your AI finds the right one automatically
Get API Access → claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
moxer-mmh/lean-agents is a MCP server. Lightweight subagent replacements for Claude Code users with many MCP servers. Fixes 'prompt too long' errors.
Ranked #108 out of 129 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
No license
Score Breakdown
Stars 15% 1
1 stars → early stage
Freshness 25% today
Last commit today → actively maintained
Issue Health 25% 50%
No issues filed → no history to score
Contributors 10% 1
1 contributor → solo project
Dependents 25% 0
No dependents → no downstream usage
npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Good
License None
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Description low impact
License low impact
Contributors medium impact
Matched Queries
From the README
# Lean Agents Lightweight subagent replacements for Claude Code users with many MCP servers configured. ## Problem When you have 10+ MCP servers configured (Supabase, PostHog, Playwright, GitHub, Slack, etc.), built-in subagents (Explore, Plan, general-purpose) fail with **"prompt is too long"** because they inherit all MCP tool schemas from the parent session. With 300+ tools, the schemas alone can exceed Sonnet's 200k context limit before the agent even starts. See: [#37793](https://github.com/anthropics/claude-code/issues/37793), [#31623](https://github.com/anthropics/claude-code/issues/31623) ## Solution This plugin provides lightweight agent replacements that use explicit `tools:` allowlists to try to reduce or avoid inheriting MCP tool schemas. This is a runtime-dependent workaround rather than a guaranteed fix (see [Limitations](#limitations)): | Agent | Model | Tools | Use Instead Of | |-------|-------|-------|----------------| | `lean-explore` | Sonnet | Glob, Grep, ReaRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.