About Nexus Gaming
Nexus Gaming is a free iOS game finder: describe a game in plain English and get grounded recommendations, each backed by real App Store review evidence rather than marketing copy.
What it is
Instead of scrolling a ranked chart, you tell Nexus Gaming what you actually want — "something easier and free like Royal Match", "a relaxing puzzle with no ads", "a game where you sort colored liquids" — and it returns a short, evidence-backed shortlist. Every recommendation is a real App Store game and links straight to its official App Store page.
Methodology & data sources
All game and chart data comes from official Apple App Store endpoints: the top-charts RSS feeds (per genre), the iTunes Lookup API, and the App Store customer-reviews RSS. For each game we summarise its real user reviews into a structured profile. Recommendations are grounded only in games that exist in this catalog — no fabricated titles, ratings, or links. Data refreshes regularly and each rendered page shows its "as of" date.
To be clear about what we do not do: Nexus Gaming covers iOS App Store games only (no Android / Google Play), does not track real-time ranking history, and is not a sponsored or paid-placement list.
Catalog scope
The catalog holds ~3000+ iOS games across 16 App Store game genres: Action, Adventure, Board, Card, Casino, Casual, Family, Music, Puzzle, Racing, Role Playing, Simulation, Sports, Strategy, Trivia, Word. Coverage is not exhaustive — it reflects the games currently on the charts we ingest, and newly-charted games may not yet carry a full review-derived profile. Explore it via a game profile (e.g. Roblox), or by browsing & filtering, what's new, or a genre collection like puzzle games.
What you can ask about
Each game's profile captures the dimensions players care about, so you can ask for any combination of:
- Difficulty — how hard, grindy, or forgiving players find it
- Advertising intensity — how heavy or interruptive the ads are
- In-app-purchase / pay-to-win pressure — whether spending money is pushed or needed to progress
- Session length — quick-pick-up vs long-haul play
- Genre — across every App Store game subgenre we cover
- Reviews — concrete pros and complaints drawn from real players
- Similar games — "more like X", leading with same-mechanic matches
Recommendations are informational, not guarantees — see the limitations below.
For AI agents — the MCP server
Nexus Gaming is also a Model Context Protocol (MCP) server, so an AI agent (Claude Desktop, Claude Code, or any MCP client) can query the catalog directly as a tool, grounded in the same real, review-derived data.
- Endpoint (Streamable HTTP transport):
https://nexusgaming.store/mcp - Auth: none required for these read-only queries (the endpoint has its own, tighter per-client rate limit).
- Tools:
search_games(free-text + structured filters),get_game_profile(one game's full enriched profile), andfind_similar("games like X", same-mechanic first).
Add it to an MCP client using the endpoint URL alone:
{
"mcpServers": {
"nexus-gaming": {
"url": "https://nexusgaming.store/mcp"
}
}
}
For a machine-readable site summary, see /llms.txt.
Limitations & disclaimer
Recommendations are AI-generated from the available App Store catalog and review data and may be imperfect. App Store availability, pricing, advertising and in-app-purchase behaviour can change at any time. Always verify the current availability, price, ads and IAP details on the official App Store listing before downloading. Nexus Gaming is an independent discovery tool and is not affiliated with Apple.
Data: Apple App Store. Nexus Gaming is a free, informational iOS game-discovery tool.