get_biography
ActiveTool of superhero
declared in 0.1.0
Get biography details (full name, aliases, publisher, first appearance, alignment) for a superhero by ID.
Parameters schema
{
"type": "object",
"examples": [
{
"id": 1
},
{
"id": 75
}
],
"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