How WebMCP Checker Works

A complete guide to using the audit tool and understanding your results.

1

Enter Your Website URL

Type any URL into the checker input on the homepage and click "Run WebMCP Audit." You don't need to include https:// — just the domain name. You can test any public website: your own site, a competitor's, or a well-known platform to see how it scores.

2

AI Analyzes Your Site

Our Claude AI engine analyzes the website based on its known technology stack, industry, typical features, and public information. It evaluates the site across 8 technical dimensions relevant to WebMCP readiness. The analysis takes 10–20 seconds.

3

Get Your Readiness Score

Your score (0–100) appears with one of four verdicts: Agent-Ready (75+), Good Foundation (50–74), Needs Work (25–49), or Not Agent-Ready (below 25). The score reflects how prepared the site's current structure is for WebMCP implementation.

4

Review the 8 Technical Checks

The Checks tab shows pass/warn/fail status for each of the 8 audit dimensions with a specific finding for your site. Each check explains exactly what was evaluated and why it matters for WebMCP compatibility.

5

Follow the Fix Recommendations

The Fix It tab provides 4 prioritized recommendations tailored to your specific website type and industry. Each recommendation includes a priority level (High/Medium/Low) and actionable description of what to change.

6

Copy the Implementation Code

The Code tab provides ready-to-paste WebMCP implementation code tailored to your website's type and use cases. Copy and adapt it for your actual codebase. The Impact tab shows the business case for WebMCP adoption specific to your industry.

Score Guide

75–100
✅ Agent-Ready
Strong foundations. You can start WebMCP implementation now with minimal structural changes.
50–74
🔵 Good Foundation
Solid base with key gaps. Address the High-priority recommendations before implementing.
25–49
⚠️ Needs Work
Significant structural improvements needed. Focus on HTML cleanup and semantic markup first.
0–24
❌ Not Agent-Ready
Fundamental issues to resolve. WebMCP implementation requires significant upfront work.

The 8 Audit Checks Explained

CheckWhat It TestsWhy It Matters for WebMCP
HTML Form QualityWhether forms have proper labels, semantic inputs, clear names and typesThe Declarative API relies on clean, well-structured HTML forms to register as tools
Semantic MarkupUse of appropriate HTML5 semantic elements (nav, main, article, form, button)Semantic structure helps agents understand page context and tool boundaries
JavaScript API ReadinessWhether the site's JS architecture can cleanly integrate navigator.modelContext callsTightly coupled SPAs need refactoring; clean service layers are WebMCP-ready
Tool Contract PotentialHow many clear, callable actions the site's features would translate to as toolsSites with high tool potential benefit most from WebMCP — more agent use cases
Form Action ClarityWhether form submission actions and outcomes are clear and unambiguousAgents need to understand what a form does before they can reliably call it as a tool
Structured Data / SchemaExisting schema.org or structured data implementationSites with structured data have already demonstrated they can think in machine-readable terms
Auth Flow CompatibilityWhether authentication flows would work within the browser session modelWebMCP uses browser sessions — complex custom auth flows may need adaptation
Agent-Discoverable ActionsWhether the site's key actions would be discoverable via a .well-known/webmcp manifestAutonomous agents need the manifest to discover what tools your site offers

Ready to Audit Your Website?

It takes 30 seconds. Enter your URL and get a complete WebMCP readiness report.

⚡ Run Free WebMCP Audit