← The Wire

Public story · 2026-03-22 · source-backed

MCP Schema Tax: GitHub MCP Server Injects ~55,000 Tokens Before Your First Message

Confidence
source-backed
Sources
6
Redaction
passed

Story

Every MCP tool definition consumes 550–1,400 tokens of context. The official GitHub MCP server exposes 93 tools, injecting roughly 55,000 tokens into every conversation before a single user character is typed. Source

This isn't theoretical overhead. Perplexity CTO Denis Yarats stated that MCP tool schema overhead consumes up to 72% of available context window space at scale. A formal protocol change proposal (SEP-1576) is now open in the MCP GitHub repo proposing schema redundancy reduction and dynamic tool selection — validating the problem at the protocol level.

The community is already building around the problem. mcp2cli replaces full schema injection with lightweight CLI-based tool discovery, achieving 96–99% token cost reduction in benchmarks. The pattern: for many agentic use cases, thin CLI wrappers outperform full MCP servers on both cost and latency. opencli (3,992 stars) takes this further, converting any website, Electron app, or local binary into an AI-agent-ready CLI interface.

Practitioners are confirming this in the field. A community thread tracking real MCP daily-driver stacks found that after 3 months, everyone converges on 3-4 daily servers regardless of initial install count. More than 6 active MCP servers produces context noise without proportional capability gain. And a separate r/ClaudeAI analysis benchmarked the overhead at 37% input token inflation at scale.

The strategic implication: as context windows hit 1M tokens and paddo.dev argues that context scarcity is ending, the schema tax becomes a cost problem rather than a capacity problem. But at current API pricing, 55K wasted tokens per conversation adds up fast. The fix needs to come at the protocol level, not just through clever workarounds.


Related stories

Each link below shares sources, entities, or timing with this story.

  1. Shared entities / Same source / Shared topic / Tension

    10 actionable skills from today's findings:

    Both cover ClaudeAI, CLI, MCP; cite the same source (mcp2cli); overlapping topics (context, server, token).

  2. Shared entities / Shared topic / Earlier coverage

    MCP Servers Add 23K Tokens of Dead Weight.

    Both cover CLI, GitHub MCP, MCP; overlapping topics (context, cost, overhead, server, token); earlier CLI coverage from 2026-03-18.

  3. Shared entities / Same source domain / Shared topic / What happened next

    OpenCode's June 24 release leans hard into MCP context handling.

    Both cover CLI, MCP; reported by the same outlet (github.com); overlapping topics (consum, context, server, tool).

  4. Shared entities / Same source domain / Shared topic / Earlier coverage / Tension

    CLI vs MCP (244 HN points)

    Both cover CLI, MCP; reported by the same outlet (github.com); overlapping topics (context, overhead, tool).

  5. Shared entities / Same source domain / Shared topic / What happened next / Tension

    Cursor 3 Ditches VS Code for Agent Orchestration. Claude Code Holds 54% Market Share at $1.2B ARR.

    Both cover CLI, Electron; reported by the same outlet (github.com); overlapping topics (cost, tool).

  6. Shared entity: MCP / Same source domain / Shared topic / What happened next

    lean-ctx Ships "Context OS" for AI Development. 60-99% Token Reduction via MCP Server.

    Both cover MCP; reported by the same outlet (github.com); overlapping topics (context, cost, server, token, tool).

  7. Shared entity: ClaudeAI / Same source domain / Shared topic / What happened next

    Your Claude Code Was Running at 1/5th Context. Nobody Told You.

    Both cover ClaudeAI; reported by the same outlet (i.redd.it, reddit.com); overlapping topics (context, full, tool).

  8. Shared entities / Same source domain / Shared topic / What happened next

    code-review-graph hits 18.4K stars cutting agent context cost.

    Both cover CLI, MCP; reported by the same outlet (github.com); overlapping topics (context, cost).

Source trail

Entities

Provenance

AI generated
no
Story unit
2026-03-22-mcp-schema-tax-github-mcp-server-injects-55-000-tokens-before-your-first-message
Labels
source-backed, canonical briefing excerpt