{
  "markdown": "# Inxy.ai SEO Audit — MCP Server\n\n[![Inxy](https://img.shields.io/badge/by-inxy.ai-6366f1)](https://inxy.ai)\n\nA remote [Model Context Protocol](https://modelcontextprotocol.io) server that lets any AI agent — Claude, ChatGPT, Cursor, and others — audit a website or Shopify store for **AEO / GEO / LLMO readiness**: how likely ChatGPT, Claude, Perplexity, and Google AI are to cite it.\n\n- **Endpoint:** `https://inxy.ai/api/mcp` (Streamable HTTP)\n- **Docs / setup:** https://inxy.ai/mcp\n- **Tools:** `ai_search_diagnostic(url)` · `full_seo_audit(url)` · `email_seo_report(audit_id, email[, weekly])` · `subscribe_to_inxy([email, store_url])` · `get_my_store_audit()`\n\n## What the tools do\n\n- **`ai_search_diagnostic(url)`** — audit ANY URL for AI-search readiness only (AEO/GEO/LLMO): how likely ChatGPT, Claude, Perplexity & Google AI are to cite it. ~7 AI-citation signals (FAQ/structured-data/entity schema, citable stats, llms.txt, author/E-E-A-T, OG).\n- **`full_seo_audit(url)`** — crawl-audit ANY URL across the whole SEO surface: the AI-search signals **plus** on-page SEO (title, meta, headings, content), technical SEO (HTTPS, robots.txt, XML sitemap, canonical, mobile), and — for Shopify stores — product/offer/review/breadcrumb schema + image-alt coverage.\n- **`get_my_store_audit()`** — the API-key owner's OWN connected Shopify store: the deep 12-category report Inxy runs inside the app using the store's real catalog, performance and analytics (far beyond crawling a URL). No `url` argument; requires an API key + a connected store.\n- **`email_seo_report(audit_id, email[, weekly])`** — email the full written report for an audit this session already ran (`audit_id` comes back with every audit result). Pass `weekly: true` — only when the user asks — to subscribe the site to a weekly re-audit digest that tracks the score change (\"61 → 64 this week, FAQ schema now passes\"), with a one-click unsubscribe in every email. Only use an email the user explicitly provided.\n- **`subscribe_to_inxy(...)`** — plan summary plus a personalised signup link for Inxy's autopilot SEO (plans from $19/mo, free trial). Optionally records the user's email/store URL — only if explicitly given — so the team can help with onboarding. Payment and store connection complete in the browser.\n\nThe first two return a **weighted 0–100 score** plus the top issues to fix:\n\n- 12 universal AEO/GEO/LLMO checks (FAQ/structured-data/headings/llms.txt/meta/title/canonical/author/content depth/viewport/OG/citable stats).\n- **Shopify deep-dive** — when a Shopify store is detected, 5 extra store-specific checks (Product / Offer / Review / Breadcrumb schema + product image alt coverage).\n- A link to the full 12-category report + an automated 30-day fix plan at [inxy.ai](https://inxy.ai/free-seo-audit).\n\n## Connect it\n\n### Claude Desktop / Cursor / any MCP client\n\n```json\n{\n  \"mcpServers\": {\n    \"inxy-seo\": {\n      \"url\": \"https://inxy.ai/api/mcp\"\n    }\n  }\n}\n```\n\n### With an API key (10 audits/day + full detailed breakdown)\n\nGenerate a free key in your [Inxy account → Settings](https://app.inxy.ai/app/settings):\n\n```json\n{\n  \"mcpServers\": {\n    \"inxy-seo\": {\n      \"url\": \"https://inxy.ai/api/mcp\",\n      \"headers\": { \"Authorization\": \"Bearer inxy_sk_YOUR_KEY\" }\n    }\n  }\n}\n```\n\n## Limits\n\n| Tier | Limit | Report |\n| --- | --- | --- |\n| Anonymous | 5 audits / day | Score + top issues |\n| API key (free) | 10 audits / day | Full detailed breakdown |\n| Connected Shopify store | Higher | Full 12-category audit + automated 30-day fix plan |\n\n## Example (raw JSON-RPC)\n\n```bash\ncurl -s https://inxy.ai/api/mcp \\\n  -H 'Content-Type: application/json' \\\n  -d '{\"jsonrpc\":\"2.0\",\"id\":1,\"method\":\"tools/call\",\"params\":{\"name\":\"full_seo_audit\",\"arguments\":{\"url\":\"https://example.com\"}}}'\n```\n\n## About Inxy.ai\n\n[Inxy.ai](https://inxy.ai) is the autonomous AEO/SEO engine for Shopify stores — it doesn't just score your store, it auto-applies every fix and attributes the resulting revenue back to AI search.\n\n---\n\n_This repo holds the public MCP manifest (`server.json`) for registry discovery (modelcontextprotocol registry, Smithery, Glama, PulseMCP, mcp.so). The server itself is hosted by Inxy at the endpoint above._\n\n## License\n\nMIT — see [LICENSE](LICENSE).\n",
  "bytes": 4259,
  "sha": "02280b397ddb9ce4a1b8d2433acc4dff0ef6aaeb54067a46965e6c57ea5d1141",
  "repo_slug": "riverliu8/inxy-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_ai_inxy_seo_audit_22380a4d/readme"
}