Server data from the Official MCP Registry
Score any site or Shopify store for AEO/GEO/LLMO readiness — how likely AI search is to cite it.
Score any site or Shopify store for AEO/GEO/LLMO readiness — how likely AI search is to cite it.
Remote endpoints: streamable-http: https://inxy.ai/api/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
3 tools verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"ai-inxy-seo-audit": {
"url": "https://inxy.ai/api/mcp"
}
}
}From the project's GitHub README.
A remote Model Context Protocol 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.
https://inxy.ai/api/mcp (Streamable HTTP)ai_search_diagnostic(url) · full_seo_audit(url) · get_my_store_audit()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.The first two return a weighted 0–100 score plus the top issues to fix:
{
"mcpServers": {
"inxy-seo": {
"url": "https://inxy.ai/api/mcp"
}
}
}
Generate a free key in your Inxy account → Settings:
{
"mcpServers": {
"inxy-seo": {
"url": "https://inxy.ai/api/mcp",
"headers": { "Authorization": "Bearer inxy_sk_YOUR_KEY" }
}
}
}
| 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 |
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"}}}'
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.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.