cd /news/ai-agents/adding-more-mcp-tools-made-my-ai-age… · home topics ai-agents article
[ARTICLE · art-49008] src=pub.towardsai.net ↗ pub= topic=ai-agents verified=true sentiment=↓ negative

Adding More MCP Tools Made My AI Agent Dumber — Accuracy Collapses Past 20

A new study reveals that connecting an AI agent to more than 20 MCP tools causes accuracy to collapse to 13.62%, with excessive token consumption. Researchers found that tool count is not a free upgrade, and reliability falls off a cliff past 20 tools. Two fixes—retrieval-based selection and Anthropic's code-execution pattern—can restore accuracy and reduce token waste.

read1 min views1 publishedJul 7, 2026
Adding More MCP Tools Made My AI Agent Dumber — Accuracy Collapses Past 20
Image: Pub (auto-discovered)

Member-only story

I did the obvious thing. I connected a stack of MCP servers to a single agent — filesystem, GitHub, Slack, a browser, a search tool, a database client, a calendar — and expected a Swiss-army-knife superpower. Instead the agent got measurably worse. In a controlled tool-selection stress test, a plain LLM picking the right tool out of a large Model Context Protocol pool scored 13.62%. Not 90%. Not 50%. Thirteen percent. And before it did a single useful thing, it had already burned tens of thousands of tokens just reading the tool menu.

That number — 13.62% — is not a typo, and it is not mine alone. It comes from the RAG-MCP paper (arXiv:2505.03275), and once I saw it I could reproduce the shape of the curve on my own machine. The uncomfortable finding: MCP tool count is not a free upgrade. Past roughly 20 tools, agent reliability doesn’t gently taper. It falls off a cliff.

Here’s why more tools make your agent dumber, the exact numbers behind the collapse, and the two fixes — one retrieval-based, one Anthropic’s code-execution pattern — that clawed accuracy and tokens back.

Why this is suddenly everyone’s problem #

MCP won. It’s the default way to give an agent hands, and the ecosystem exploded — every SaaS has a server now, and the natural instinct is to bolt on all of them “just in case.” That instinct is exactly the trap.

── more in #ai-agents 4 stories · sorted by recency
── more on @anthropic 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/adding-more-mcp-tool…] indexed:0 read:1min 2026-07-07 ·