Scanning 620 MCP Servers: 88.7% Unaffected by New Spec Breaking Changes
awesome_fingers · reddit · 2026-08-02
The author scanned 620 Python MCP servers against the 2026-07-28 spec revision. 88.7% have nothing breaking to fix, indicating the migration is far less painful than community discussions suggest.
Key Findings:
- Mcp-Session-Id removal is a non-event: Only 10 servers are affected because almost nobody touches the transport directly, relying on frameworks instead.
- The real migration is server/discover: Missing from 78% of servers. It's an addition rather than a removal, so nothing visibly broke, but new-spec clients expect to discover capabilities before doing anything.
Ecosystem Status:
- The official registry points to 14,249 repos, but a sample of 3,000 reveals 15.3% return 404 (deleted or made private).
- Among live repos, TypeScript dominates at 42%, followed by Python at 24% and JavaScript at 15%.
The author also shared lessons from data auditing, finding 4 false-positive classes before publishing (one rule had a 91% false positive rate), emphasizing the need to audit before publishing grades about others' code.
More from coding & agent
- Autonomous AI Agent Runs 1,293 Experiments in Two Weeks to Win 3rd in GPU Kernel Comp — ezyang · 2026-08-02
- From Math Research to Quant Trading: The Power of an 'Epistemic Humility' AI Agent — RichmanRonald · 2026-08-02
- Fable OS: An Agentic OS That Writes Its Own Drivers and Evolves Itself — Scobleizer · 2026-08-02
- What's It Really Like Working on LLM Agents? A Career Reality Check — One_Fix5763 · 2026-08-02
- Claude Builds Walkable 3D Jungle in Browser with Zero Downloaded Assets — prasenx · 2026-08-02
- AI Browsers Struggle as Users Shift to Firecrawl and Scraping Agents Over Google — EXM7777 · 2026-08-02