list_characters
ActiveTool of mcp-harrypotter
declared in 0.1.0
List Harry Potter characters (wizards, witches, and other figures). Optionally filter by Hogwarts house (Gryffindor, Slytherin, Hufflepuff, Ravenclaw) and/or a name substring.
Parameters schema
{
"type": "object",
"properties": {
"house": {
"type": "string",
"description": "Hogwarts house: gryffindor, slytherin, hufflepuff, or ravenclaw."
},
"search": {
"type": "string",
"description": "Case-insensitive name substring filter (client-side)."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-harrypotter
https://github.com/pipeworx-io/mcp-harrypotter
2/7 registries