← All WebMCP sites

audit.wordlift.io

Developer Toolshttps://audit.wordlift.io/listed as of 2026-08-01
Website auditing tool exposing AI readiness analysis via WebMCP
See Ora's auditWe loaded this site in a real browser and scored its tools. Score: 42/100 (D).

Tools

run-auditactimperative
Run a full AI readiness audit on a given URL. Returns a structured report with an overall score (0–100) plus detailed findings for site files, SEO fundamentals, structured data, content structure, image accessibility, automation readiness, and JavaScript rendering.
Input schema
{
  "type": "object",
  "properties": {
    "url": {
      "type": "string",
      "description": "The fully-qualified URL to audit (e.g. https://example.com). Must be a public, accessible page."
    }
  },
  "required": [
    "url"
  ]
}
Listings are sourced from public community registries and shown as reported.