← All WebMCP sites

isitagentready.com

Developer Toolshttps://isitagentready.com/listed as of 2026-08-01
Agent-readiness scanner that grades a website against emerging agent standards — discoverability, content negotiation, bot access controls, protocol discovery (MCP, OAuth, Agent Skills, WebMCP) and commerce protocols (x402, ACP, UCP).
See Ora's auditWe loaded this site in a real browser and scored its tools. Score: 51/100 (C).

Tools

scan_siteactimperative
Scan a website for AI agent readiness. Returns a readiness level (0-5), results for all checks across 5 categories (discoverability, content, bot access control, discovery, commerce), and fix instructions for failing checks.
Input schema
{
  "type": "object",
  "properties": {
    "url": {
      "type": "string",
      "format": "uri",
      "description": "The URL of the website to scan for agent readiness"
    }
  },
  "required": [
    "url"
  ]
}
Listings are sourced from public community registries and shown as reported.