Marvel Rivals MCP
Related Servers
Alternatives to Marvel Rivals MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceProvides real-time access to League of Legends esports data including live matches, schedules, leagues, event details, and VODs through a standardized interface.1GPL 3.0
- AlicenseAqualityDmaintenanceProvides Valorant game data through the Model Context Protocol, including player details, match history, MMR, leaderboards, and game content using the HenrikDev API.12MIT
- FlicenseAqualityAmaintenanceEnables querying public Overwatch data with preserved sources and verification, covering meta, players, rankers, replays, patches, and OWCS Korea esports information.10-
- AlicenseNot gradedqualityFmaintenanceA comprehensive League of Legends data ecosystem that provides access to champion statistics, item data, and patch history via the Model Context Protocol. It enables analysis of game mechanics, build optimization, and meta tracking through real-time data integration.1MIT
- FlicenseNot gradedqualityDmaintenanceEnables interaction with League of Legends game data through the Riot Games API. Allows users to query player statistics, match history, and game information using natural language.-
- AlicenseNot gradedqualityBmaintenanceExposes comprehensive Pokémon data from the main games and Pokémon GO through MCP tools, including stats, evolutions, moves, types, abilities, items, and GO-specific features like raid bosses, Community Days, and IV estimation.13 npmISC
TDQS
Scored across 14 tools
Most tools have distinct purposes targeting different game aspects like heroes, maps, cosmetics, and player data, but some overlap exists: getHeroAbilities and getHeroInfo both provide hero details, and listItems and getItemsByType both handle cosmetics, which could cause minor confusion. Descriptions help clarify, but boundaries are not perfectly clear.
Tool names follow a highly consistent verb_noun pattern throughout, such as getHeroAbilities, listHeroes, and searchPlayer. All names use camelCase uniformly, making them predictable and easy to parse for agents without any deviations in style.
With 14 tools, the count is well-scoped for a game API covering heroes, maps, cosmetics, achievements, and player data. Each tool serves a specific function, and the number aligns with the comprehensive domain without feeling excessive or insufficient.
The tool set provides complete coverage for the Marvel Rivals game domain, including CRUD-like operations for heroes, maps, cosmetics, achievements, and player profiles. There are no obvious gaps; agents can access all essential data for strategies, customization, and performance tracking without dead ends.