{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "io.aiscan/aiscan",
  "description": "Audit any website for AI-agent readiness. Returns a 0–100 score, an A–F grade, evidence for every check, and plain-English fix instructions.",
  "version": "1.0.0",
  "websiteUrl": "https://aiscan.site",
  "repository": { "url": "https://aiscan.site", "source": "website" },
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://aiscan.site/api/mcp"
    }
  ]
}
