get_hero
ActiveTool of superhero
declared in 0.1.0
Get full data for a superhero by their numeric ID, including powerstats, biography, appearance, and images.
Parameters schema
{
"type": "object",
"examples": [
{
"id": 1
},
{
"id": 100
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "number",
"description": "Numeric superhero ID (1–731)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
superhero
https://github.com/pipeworx-io/mcp-superhero
1/7 registries