About Marvel Rivals
Marvel Rivals is an MCP server in the Gaming category: model Context Protocol server for Marvel Rivals API. It has been installed 0 times through Conduid.
Install
claude mcp add marvel-rivals -- npx -y @aimaginationlab/marvel-rivals-mcpnpx -y @aimaginationlab/marvel-rivals-mcpThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Marvel Rivals
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.
README
MCP Marvel Rivals
A Model Context Protocol (MCP) server that provides access to Marvel Rivals game data through a standardized interface.
Installation
npx @aimaginationlab/marvel-rivals-mcp
Usage
With Claude Desktop
Add to your Claude Desktop configuration:
{
"mcpServers": {
"marvel-rivals": {
"command": "npx",
"args": ["@aimaginationlab/marvel-rivals-mcp"]
}
}
}
Available Tools
listHeroes- Get a list of all Marvel Rivals heroesgetHeroAbilities- Get abilities for a specific herogetHeroInfo- Get detailed information about a herogetHeroSkins- Get skins for a specific herolistSkins- Get all available skinslistAchievements- Get all achievementssearchAchievement- Search achievements by namelistItems- Get all itemsgetItemsByType- Get items by type (NAMEPLATE, MVP, EMOTE, SPRAY)listMaps- Get all game mapsfilterMaps- Filter maps by typegetPlayerProfile- Get player profile informationsearchPlayer- Search for a player by usernamegetPlayerMatchHistory- Get player match history
License
MIT
README mirrored from the source repository 4 months ago. The original is authoritative.