WebMCP.ro is a tool built by GOAI, an SEO and AI-readiness agency. We built it because we needed one ourselves, and no correct version existed.
Why we built the tool
When we started implementing WebMCP on client websites, we needed a way to check the result. Existing checkers scanned the page source for text and reported zero tools for sites that worked perfectly.
Some flagged sites over attributes that don't exist in the official specification. Others invented requirements and presented them as standard. None of them actually opened the page in a browser.
What we do differently
We load the site in a real instance of Chrome and intercept the modelContext API before the page's first script runs. This lets us see exactly what gets registered, even if the script is deferred, bundled, or base64 encoded.
We scroll the page and simulate interaction, since many performance modules only fire their scripts after the visitor's first movement.
Principles we follow
- We don't score what we can't verify. When something can't be observed remotely, we say so explicitly.
- We separate the official specification from community conventions. Anything unofficial is labeled as such.
- We don't use fear as a sales tactic. A low score doesn't affect your Google rankings, and we say that plainly.
Who uses it
We use it ourselves first, on every implementation we deliver. It's also used by developers who want to confirm that what they wrote actually registers in the browser.
The checker stays free for any public website. We earn our living from implementation services, not from the tool.
Contact
You can reach us anytime through our contact page. We reply within one business day at most.