{
    "specVersion": "1.0",
    "host": {
        "displayName": "Todd M. O'Rourke, SEO Consultant",
        "identifier": "did:web:toddmorourke.com",
        "documentationUrl": "https://toddmorourke.com/tools/",
        "logoUrl": "https://toddmorourke.com/favicon.ico"
    },
    "entries": [
        {
            "identifier": "urn:air:toddmorourke.com:server:seo-tools",
            "displayName": "Todd O'Rourke SEO Tools (MCP)",
            "type": "application/mcp-server-card+json",
            "url": "https://toddmorourke.com/.well-known/mcp/seo-tools.json",
            "description": "An MCP server exposing two SEO utilities: keyword/phrase density analysis of an article, and a Google SERP preview (live title tag, meta description and favicon) for any public URL.",
            "capabilities": ["keyword_density", "serp_preview"],
            "tags": ["seo", "keyword-density", "serp", "meta-tags", "aeo"],
            "representativeQueries": [
                "check the keyword density of an article",
                "find an MCP server that can analyze SEO keyword density",
                "preview how a page title and meta description appear in Google",
                "fetch the title tag and meta description for a URL"
            ],
            "version": "1.0.0",
            "updatedAt": "2026-06-20T00:00:00Z"
        }
    ]
}
