Skip to main content
Glama
AImaginationLab

Marvel Rivals MCP

getHeroAbilities

Fetch detailed ability kits for Marvel Rivals heroes to understand mechanics, cooldowns, and combat strategies. Use this tool to access primary fire, abilities, ultimates, and passive information for specific heroes.

Instructions

Fetch detailed ability kit for a specific hero including primary fire, abilities, ultimate, and passives. Essential for understanding hero mechanics and cooldowns.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
identifierYesHero ID or slug
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden of behavioral disclosure. While it mentions what data is fetched, it doesn't describe critical behavioral traits such as whether this is a read-only operation, potential rate limits, authentication requirements, error handling, or response format. The description adds some context about the data scope but lacks operational transparency.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is efficiently structured in two sentences: the first states the purpose and data scope, the second provides usage context. It's front-loaded with core information and avoids unnecessary elaboration, though it could be slightly more concise by merging the two sentences.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's moderate complexity (single parameter, no output schema, no annotations), the description is minimally adequate. It covers the purpose and data scope but lacks details on behavioral traits, output format, or error handling. Without annotations or an output schema, the description should provide more operational context to be fully complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has 100% description coverage, with the single parameter 'identifier' documented as 'Hero ID or slug'. The description doesn't add any parameter-specific information beyond what the schema provides, such as examples or format details. With high schema coverage, the baseline score of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose with a specific verb ('Fetch') and resource ('detailed ability kit for a specific hero'), including the scope of data returned (primary fire, abilities, ultimate, passives). It distinguishes this from general hero information tools like 'getHeroInfo' by focusing on abilities, but doesn't explicitly contrast with all siblings.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage context ('Essential for understanding hero mechanics and cooldowns') but doesn't explicitly state when to use this tool versus alternatives like 'getHeroInfo' or 'listHeroes'. No guidance on prerequisites, exclusions, or specific scenarios is provided.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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