MCP Marvel Rivals
Provides access to Marvel Rivals game data through a standardized interface.
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
Related Servers
FastMCP Calculator Server
A calculator server that performs basic math operations like addition, subtraction, multiplication, division, power, and square root.
Aegntic MCP Servers
A collection of Model Context Protocol (MCP) servers for various tasks and integrations, supporting both Python and Node.js environments.
Weather
Provides real-time weather data, forecasts, and alerts using the OpenWeatherMap API.
Healthcare RAG
A healthcare-focused RAG server using Groq API and Chroma for information retrieval from patient records.
VMS Integration
Connects to a CCTV recording program (VMS) to retrieve recorded and live video streams and control the VMS software.
Meme MCP Server
Generate memes using the ImgFlip API. Requires ImgFlip account credentials.
MCP Weather Server
Provides weather-related tools using the US National Weather Service API.
Chromia MCP
Send CHR transactions using the Chromia Wallet.
MCP Minecraft Remote
Remotely control a Minecraft Java Edition server using the Model Context Protocol (MCP).
Arithmetic MCP Server
Performs basic arithmetic operations such as addition, subtraction, multiplication, and division.