Skip to main content
Glama

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 heroes

  • getHeroAbilities - Get abilities for a specific hero

  • getHeroInfo - Get detailed information about a hero

  • getHeroSkins - Get skins for a specific hero

  • listSkins - Get all available skins

  • listAchievements - Get all achievements

  • searchAchievement - Search achievements by name

  • listItems - Get all items

  • getItemsByType - Get items by type (NAMEPLATE, MVP, EMOTE, SPRAY)

  • listMaps - Get all game maps

  • filterMaps - Filter maps by type

  • getPlayerProfile - Get player profile information

  • searchPlayer - Search for a player by username

  • getPlayerMatchHistory - Get player match history

License

MIT

-
security - not tested
F
license - not found
-
quality - not tested

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AImaginationLab/marvel-rivals-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server