{
  "$schema": "https://modelcontextprotocol.io/schemas/server-card/v1.json",
  "version": "1.0.0",
  "protocolVersion": "2025-06-18",
  "serverInfo": {
    "name": "isyoursitereadyforai",
    "version": "1.0.0",
    "description": "Scan a website for AI-agent, SEO, and page-speed readiness.",
    "homepage": "https://isyoursitereadyforai.com"
  },
  "description": "Grade any website's AI Readiness, SEO, and Page Speed and get a per-check breakdown of what to fix.",
  "documentationUrl": "https://isyoursitereadyforai.com/llms.txt",
  "transport": {
    "type": "streamable-http",
    "url": "https://isyoursitereadyforai.com/api/mcp"
  },
  "authentication": {
    "required": false
  },
  "capabilities": {
    "tools": { "listChanged": false },
    "resources": {},
    "prompts": {}
  },
  "tools": [
    {
      "name": "scan_site",
      "description": "Scan a website for AI-agent, SEO, and page-speed readiness."
    }
  ]
}
