Skip to main content
ClaudeWave

Inxy SEO Audit — MCP server (audit_seo). Score any website or Shopify store for AEO/GEO/LLMO readiness. Endpoint: https://inxy.ai/api/mcp

MCP ServersRegistry oficial0 estrellas0 forksMITActualizado today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 8/24/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/riverliu8/inxy-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "inxy-mcp": {
      "command": "node",
      "args": ["/path/to/inxy-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/riverliu8/inxy-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# Inxy.ai SEO Audit — MCP Server

[![Inxy](https://img.shields.io/badge/by-inxy.ai-6366f1)](https://inxy.ai)

A 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.

- **Endpoint:** `https://inxy.ai/api/mcp` (Streamable HTTP)
- **Docs / setup:** https://inxy.ai/mcp
- **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()`

## What the tools do

- **`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).
- **`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.
- **`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.
- **`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.
- **`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.

The first two return a **weighted 0–100 score** plus the top issues to fix:

- 12 universal AEO/GEO/LLMO checks (FAQ/structured-data/headings/llms.txt/meta/title/canonical/author/content depth/viewport/OG/citable stats).
- **Shopify deep-dive** — when a Shopify store is detected, 5 extra store-specific checks (Product / Offer / Review / Breadcrumb schema + product image alt coverage).
- A link to the full 12-category report + an automated 30-day fix plan at [inxy.ai](https://inxy.ai/free-seo-audit).

## Connect it

### Claude Desktop / Cursor / any MCP client

```json
{
  "mcpServers": {
    "inxy-seo": {
      "url": "https://inxy.ai/api/mcp"
    }
  }
}
```

### With an API key (10 audits/day + full detailed breakdown)

Generate a free key in your [Inxy account → Settings](https://app.inxy.ai/app/settings):

```json
{
  "mcpServers": {
    "inxy-seo": {
      "url": "https://inxy.ai/api/mcp",
      "headers": { "Authorization": "Bearer inxy_sk_YOUR_KEY" }
    }
  }
}
```

## Limits

| Tier | Limit | Report |
| --- | --- | --- |
| Anonymous | 5 audits / day | Score + top issues |
| API key (free) | 10 audits / day | Full detailed breakdown |
| Connected Shopify store | Higher | Full 12-category audit + automated 30-day fix plan |

## Example (raw JSON-RPC)

```bash
curl -s https://inxy.ai/api/mcp \
  -H 'Content-Type: application/json' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"full_seo_audit","arguments":{"url":"https://example.com"}}}'
```

## About Inxy.ai

[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.

---

_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._

## License

MIT — see [LICENSE](LICENSE).

Lo que la gente pregunta sobre inxy-mcp

¿Qué es riverliu8/inxy-mcp?

+

riverliu8/inxy-mcp es mcp servers para el ecosistema de Claude AI. Inxy SEO Audit — MCP server (audit_seo). Score any website or Shopify store for AEO/GEO/LLMO readiness. Endpoint: https://inxy.ai/api/mcp Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-23.

¿Cómo se instala inxy-mcp?

+

Puedes instalar inxy-mcp clonando el repositorio (https://github.com/riverliu8/inxy-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar riverliu8/inxy-mcp?

+

Nuestro agente de seguridad ha analizado riverliu8/inxy-mcp y le ha asignado un Trust Score de 87/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene riverliu8/inxy-mcp?

+

riverliu8/inxy-mcp es mantenido por riverliu8. La última actividad registrada en GitHub es del 2026-08-23, con 0 issues abiertos.

¿Hay alternativas a inxy-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega inxy-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: riverliu8/inxy-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/riverliu8-inxy-mcp)](https://claudewave.com/repo/riverliu8-inxy-mcp)
<a href="https://claudewave.com/repo/riverliu8-inxy-mcp"><img src="https://claudewave.com/api/badge/riverliu8-inxy-mcp" alt="Featured on ClaudeWave: riverliu8/inxy-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a inxy-mcp