Is your website
WEB MCP Ready?

Measure your Agent Readiness Score. Analyze WebMCP, structured data, and semantic HTML so browser agents can navigate your business seamlessly.

W3C Standardizing Protocol

What Is WebMCP?

WebMCP (Web Model Context Protocol) is a browser-native standard that lets websites expose their functionality as structured, machine-callable "tools" that AI agents can discover and call directly — without fragile DOM clicking or screen scraping.

Backed by Google and Microsoft under the W3C Web Machine Learning Community Group, WebMCP empowers Chrome and Edge agents to search, book, purchase, and execute tasks with 100% precision.

Client-Side Execution

Runs directly in the user's active browser tab, eliminating API proxy latency and preserving session credentials safely.

Machine-Callable Tools

Annotate existing HTML forms or window functions so AI agents execute complex transactions deterministically.

Browser Agent Ecosystem

Prepares your site for next-generation autonomous AI assistants in Chrome, Edge, and custom AI browsers.

ARS Scoring Methodology

How Your Agent Readiness Score Works

Every scan evaluates your site across five core pillars an AI browser agent depends on.

See full methodology
01

WebMCP Support

Interactive Capability

Exposes machine-callable tool definitions (`navigator.modelContext`) that agents can discover and invoke directly.

30% Weight
02

Structured Data

Machine Comprehension

JSON-LD microdata schema markup describing your entities, products, pricing, and actions for zero-guessing parsing.

25% Weight
03

Semantic HTML

Structural Clarity

Meaningful elements (`main`, `nav`, `article`, `button`) instead of generic nested `div` elements styled to look right.

20% Weight
04

Technical Accessibility

Crawlability & SSL

Verifies AI crawlers aren't blocked by aggressive bot protection, missing SSL certificates, or broken redirect chains.

15% Weight
05

API Integrity

Direct Data Access

Checks for exposed OpenAPI specs, Swagger docs, or public REST/GraphQL endpoints allowing direct data access.

10% Weight

Note: Your ARS score is a weighted composite — critical technical blockers (such as HTTPS failures or missing robots permissions) cap your overall score regardless of downstream markup quality.

Knowledge Base

Frequently Asked Questions

Have questions about WebMCP, browser agents, or how your score is calculated?

What is an Agent Readiness Score?

A 0–100 score measuring how well an AI agent can find, parse, and act on your website — covering WebMCP support, structured data, semantic HTML, technical accessibility, and API integrity.

Is WebMCP the same as MCP?

No. MCP (Model Context Protocol) is a server-side protocol for connecting AI agents to external tools and data. WebMCP is a browser-native sibling that runs client-side, inside the page the user has open.

Do I need to rebuild my site to support WebMCP?

No. WebMCP is designed to augment your existing site — you annotate forms or register tool functions on top of what you already have.

Is WebMCP a Google ranking factor?

Not officially, as of today. But the practices that make a site WebMCP-ready — clean semantic HTML, accurate structured data, fast load times — overlap heavily with things Google has confirmed it does reward.

How often should I re-scan my site?

After every major deploy. Structured data and robots.txt rules commonly break silently during redesigns — a re-scan catches regressions before they cost you agent traffic.