search_anime
ActiveTool of mcp-kitsu
declared in 0.1.0
Search anime by name.
Parameters schema
{
"type": "object",
"examples": [
{
"query": "Attack on Titan"
},
{
"limit": 5,
"query": "Demon Slayer"
}
],
"required": [
"query"
],
"properties": {
"limit": {
"type": "number",
"description": "1-20 (default 10)"
},
"query": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-kitsu
https://github.com/pipeworx-io/mcp-kitsu
2/7 registries