Skip to content
Claude Desktop

MAJR AI SEO for Claude Desktop

io.github.majrdotapp/seo

Audit a page for search and AI answer engines; generate robots.txt, sitemap, head, llms.txt.

client:Claude Desktop transport:streamable-http

Install MAJR AI SEO in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "seo": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://seo.majr.app/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

MAJR AI SEO in other clients