1. Conduid
  2. Gaming
  3. Marvel Rivals
MCP server · Gaming

Marvel Rivals

Model Context Protocol server for Marvel Rivals API

37Low

Scored 4 months ago · breakdown

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 Code
claude mcp add marvel-rivals -- npx -y @aimaginationlab/marvel-rivals-mcp
npx
npx -y @aimaginationlab/marvel-rivals-mcp

This 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

I know everything about Marvel Rivals. Ask me about installation, configuration, usage, or troubleshooting.

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 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

README mirrored from the source repository 4 months ago. The original is authoritative.

Questions

About Marvel Rivals

How do I install Marvel Rivals?

Run claude mcp add marvel-rivals -- npx -y @aimaginationlab/marvel-rivals-mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Marvel Rivals safe to use with an AI agent?

Its trust score is 37 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Marvel Rivals still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.