search_by_character
ActiveTool of mcp-animequotes
declared in 0.1.0
Search for quotes by anime character name (e.g., "Naruto Uzumaki"). Returns matching quotes with character, series, and quote text.
Parameters schema
{
"type": "object",
"examples": [
{
"character": "Naruto Uzumaki"
},
{
"character": "Levi Ackerman"
}
],
"required": [
"character"
],
"properties": {
"character": {
"type": "string",
"description": "Name of the anime character (e.g., \"Naruto Uzumaki\", \"Levi Ackerman\")"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-animequotes
https://github.com/pipeworx-io/mcp-animequotes
2/7 registries