{
  "mcp_version": "2025-06-18",
  "name": "steward-audit",
  "description": "Audits any website for agent-readiness over plain HTTP: robots.txt and its AI-agent rules, Content Signals, the sitemap, llms.txt and whether its links resolve, agents.md, the well-known MCP and A2A discovery documents, and whether the homepage and a content page actually serve markdown when asked for it. It checks behaviour rather than presence. Call audit_site(url): the checks take seconds and the report comes back in the same call, as canonical JSON in structuredContent and as a markdown summary in the text content. No auth, no account, and nothing is stored. It is rate limited per caller and per UTC day; a refusal names which limit was hit and when to retry, and the caps in force are stated at https://www.mattpyle.com/steward. Further tools are listed by tools/list.",
  "endpoint": "https://www.mattpyle.com/mcp",
  "transport": "http",
  "trust_class": "public",
  "auth": {
    "required": false,
    "methods": []
  },
  "capabilities": ["tools"],
  "categories": ["developer-tools", "seo", "accessibility"],
  "languages": ["en"],
  "contact": "https://www.mattpyle.com/steward",
  "docs": "https://www.mattpyle.com/steward",
  "payment_required": false,
  "last_updated": "2026-08-27T00:00:00Z",
  "cache_ttl": 3600
}
