search_by_anime
ActiveTool of mcp-animequotes
declared in 0.1.0
Search for quotes from a specific anime series by title (e.g., "Attack on Titan"). Returns matching quotes with character and series info.
Parameters schema
{
"type": "object",
"examples": [
{
"anime": "Attack on Titan"
},
{
"anime": "Naruto"
}
],
"required": [
"anime"
],
"properties": {
"anime": {
"type": "string",
"description": "Name of the anime series (e.g., \"Naruto\", \"Attack on Titan\")"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-animequotes
https://github.com/pipeworx-io/mcp-animequotes
2/7 registries