Odel
shopify geo audit

shopify geo audit

Local
@builtbyabsTypeScriptMITUpdated 1mo ago

Audit any Shopify store for AI search (GEO/AEO) readiness and generate the fixes. No signup.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmshopify-geo-audit-mcpv0.2.0

Run

npx -y shopify-geo-audit-mcp

MCP client config

{
  "mcpServers": {
    "shopify-geo-audit": {
      "command": "npx",
      "args": [
        "-y",
        "shopify-geo-audit-mcp"
      ]
    }
  }
}