Inxy
Rank #114,532pulsemcp/inxy
Autonomous SEO and AEO audit engine for Shopify stores, providing AI-search readiness diagnostics, comprehensive on-page SEO audits, and connected store analysis.
Inxy is a Model Context Protocol (MCP) server published by riverliu8. It ranks #114,532 of 115,591 servers tracked on MCP Toplist. Inxy is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Jun 15, 2026.
Ranks ahead of 1,059 of 115,591 servers on MCP Toplist.
Use Inxy
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http inxy https://api.inxy.ai/mcp[mcp_servers.inxy]
url = "https://api.inxy.ai/mcp"Add to ~/.codex/config.toml.
https://api.inxy.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"inxy": {
"url": "https://api.inxy.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"inxy": {
"type": "http",
"url": "https://api.inxy.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"inxy": {
"serverUrl": "https://api.inxy.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"inxy": {
"url": "https://api.inxy.ai/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/pulsemcp%2Finxy)<a href="https://mcptoplist.com/server/pulsemcp%2Finxy"><img src="https://mcptoplist.com/badge/pulsemcp%2Finxy.svg" alt="MCP Toplist: #114,532 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
riverliu8
Other servers by riverliu8
View all riverliu8 servers →Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Inxy?
- Inxy is maintained by riverliu8, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Inxy listed on the Official MCP Registry?
- Inxy is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Inxy have?
- Inxy ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Inxy?
- The source code for Inxy is hosted at github.com/riverliu8/inxy-mcp.