frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Only 1 of 4,356 reachable MCP servers is ready for the 2026-07-28 spec

https://github.com/Roee-Tsur/mcp-spec-check
18•roee_tsur•2h ago

Comments

roee_tsur•2h ago
Author here. Some context on why I built this and what the number does and doesn't mean, since I expect the obvious objection up front.

The 2026-07-28 release is the biggest change to MCP since launch: the initialize handshake and the protocol-level session go away in favor of a stateless core, routing headers become mandatory, and some error codes move. I wanted to know how far the ecosystem had actually moved, so I wrote a zero-install black-box probe (npx mcp-spec-check <url>) and pointed it at every remote server in the official registry.

The obvious objection first: the spec isn't GA yet, so of course almost nothing implements it. That's fair, and it's exactly why I framed this as an adoption baseline rather than a "90% will break" story. Nothing breaks on July 28. Old versions keep negotiating and deprecated features stick around for at least a year. This is the "before" snapshot, and I plan to re-run it through GA to watch the curve.

A few findings I think hold up better than the headline:

75.9% of the 2,008 auth-walled servers already publish RFC 9728 protected-resource metadata, which is readable through the wall. Authorization hardening is way ahead of the stateless-core migration. Version distribution: 2025-11-25 is the modal protocol, with a long tail back to 2024-11-05. Registry hygiene: 16,186 entries collapse to 7,850 unique, reachable, actually-MCP targets once you filter junk and dedup. On method, because I know it will get poked: probes are host-serial with a named User-Agent, verdicts are validated in CI against a real old-spec server and a 2026-07-28 RC beta server, every percentage in the writeup carries its denominator, and I publish the inconclusive rate (about a third of servers, for the two hardest checks) instead of guessing. The aggregate is committed so you can check my math.

The thing I most want to hear about is a wrong verdict on your own server. Happy to defend or revise the methodology here.

_3u10•1h ago
Usually a product not working with 99.995% of the eco system is a no go.
ramon156•54m ago
Cool project idea. skimmed the README as well as the docs link and could not figure out which MCP is ready. Docs just seem to repeat the same thing over and over.

Would be nice to chisel this before releasing

namnnumbr•51m ago
That's a misleading title - of course no existing MCP server is going to be compliant with a spec that has not yet been released, and obviously no server is going to incorporate substantial, breaking changes when the clients themselves don't support the spec...
parhamn•47m ago
"OAuth 2.0 Client ID Metadata Document (CIMD)" is a big one. As an agent-provider, prereigstering client IDs for a bunch of different services and going through each ones special hoops for org validation sucks.
jeroenhd•29m ago
I have to give it to the vibe coding industry, I didn't think one could reinvent the wheel quicker and more often than frontend JavaScript programmers, but they're pulling it off!

I can't really tell why you would need to support the newer spec. It's mentioned that old stuff will work for at least a year after the new spec has been released, but I'm not so clear on what exactly will break. Is there some kind of phase out plan that the AI players have agreed upon for protocol versions will support for how long? Who is making these promises?

More importantly, I see a whole bunch of changes in headers and routing and whatnot on the MCP side itself, but I'm not really seeing what the advantages of the new spec are to either LLM users or MCP server resellers. Why consider upgrading in the first place?

jatora•24m ago
Gee I wonder if this is marketing for that 1 MCP server? Yep! I won't advertise it for them, but you can safely skip this drivel.

Old and new apps, via modern coding agents by Terry Tao

https://terrytao.wordpress.com/2026/07/11/old-and-new-apps-via-modern-coding-agents/
224•subset•4h ago•56 comments

AI Boosts Research Careers but Flattens Scientific Discovery

https://spectrum.ieee.org/ai-science-research-flattens-discovery
56•zaikunzhang•2h ago•41 comments

Understanding the Odin Programming Language

https://odinbook.com/
68•AlexeyBrin•3h ago•19 comments

Gina Gallery of International Naive Art

https://www.ginagallery.com/
14•o4c•2h ago•7 comments

Ghostel.el: Terminal emulator powered by libghostty

https://dakra.github.io/ghostel/
121•signa11•7h ago•14 comments

Vint Cerf, a “father of the Internet”, is retiring

https://techcrunch.com/2026/06/30/the-father-of-the-internet-is-finally-retiring/
211•compiler-guy•2d ago•123 comments

Unauthenticated RCE in Motorola's MR2600 Router

https://mrbruh.com/motorola/
44•MrBruh•4h ago•14 comments

Show HN: Mindwalk – Replay coding-agent sessions on a 3D map of your codebase

https://github.com/cosmtrek/mindwalk
120•cosmtrek•10h ago•52 comments

Lessons from the Vasa Shipwreck

https://www.ft.com/content/200a6c44-9b66-4af3-82eb-98acb53898e4
12•bookofjoe•3d ago•8 comments

Ditching Zotero for a Text File

https://atthis.link/blog/2026/57207.html
28•speckx•5d ago•21 comments

Mesh LLM: distributed AI computing on iroh

https://www.iroh.computer/blog/mesh-llm
306•tionis•17h ago•71 comments

Satteri: A Markdown pipeline forged in Rust for the JavaScript world

https://satteri.bruits.org/
17•nateb2022•4d ago•3 comments

Protobuf-py: Protobuf for Python, without compromises

https://buf.build/blog/protobuf-py
107•ming13•4d ago•28 comments

Show HN: Skillscript – A declarative, sandboxed language for tool orchestration

https://github.com/sshwarts/skillscript
4•sshwarts•2h ago•0 comments

Nvidia, CoreWeave, and Nebius: Inside the Circular Financing of the GPU Boom

https://io-fund.com/ai-stocks/nvidia-coreweave-nebius-circular-financing-gpu-boom
328•adletbalzhanov•22h ago•140 comments

An agent in 100 lines of Lisp

https://thebeach.dev/posts/lisp-agent/
204•jamiebeach•4d ago•58 comments

Xbox 'OG' Adventures

https://mamoniem.com/xbox-og-adventures/
30•davikr•5d ago•4 comments

Handsum: An LQIP Image File Format

https://nigeltao.github.io/blog/2026/handsum.html
38•dmit•4d ago•4 comments

RISCBoy is an open-source portable games console, designed from scratch

https://github.com/Wren6991/RISCBoy
185•mariuz•17h ago•25 comments

Relm – local LLMs as base-R objects, with interpretability

https://github.com/Vadale/R-ebirth
3•grauk•3d ago•0 comments

Show HN: Ant – A JavaScript runtime and ecosystem

https://antjs.org
308•theMackabu•19h ago•137 comments

I Did Not Kill Stanley Lieber: How to Draw (With 9front)

https://triapul.cz/automa/i_did_not_kill_stanley_lieber
97•c-c-c-c-c•3d ago•34 comments

Yt-Dlp Sequence Diagrams

https://app.ilograph.com/demo.ilograph.yt-dlp/Download%2520a%2520YouTube%2520Video
92•billyp-rva•4h ago•22 comments

Mystery behind Moana: After 1,700 years, why did Polynesians suddenly sail east?

https://theconversation.com/the-real-mystery-behind-moana-after-1-700-years-why-did-polynesians-s...
30•pseudolus•3h ago•8 comments

EF Core 11 makes your split queries faster

https://steven-giesel.com/blogPost/d4401fd0-805a-4703-9d9e-5fe3b57c25ea
62•rellem•1w ago•32 comments

Making Crash Bandicoot (2011)

https://all-things-andy-gavin.com/2011/02/02/making-crash-bandicoot-part-1/
28•alexpls•2h ago•2 comments

Text art tools

https://hlnet.notion.site/text-art-tools
78•surprisetalk•4d ago•22 comments

Fibonacci's Real Mathematical Legacy

https://blogs.nature.com/aviewfromthebridge/2017/04/20/fibonaccis-mathematical-legacy/
25•ColinWright•4d ago•8 comments

Modern decor may be straining people's brains

https://studyfinds.com/modern-decor-may-be-straining-peoples-brains/
250•downwithdisease•23h ago•244 comments

UPI: Anatomy of a Payment Transaction

https://timeseriesofindia.com/economy/reads/upi-architecture/
219•prtk25•23h ago•104 comments