search_anime
ActiveTool of jikan
declared in 0.1.0
Search for anime by title. Returns title, score, type, episode count, status, synopsis, and genres.
Parameters schema
{
"type": "object",
"examples": [
{
"query": "Fullmetal Alchemist"
},
{
"query": "Attack on Titan"
}
],
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"description": "Anime title to search for (e.g., \"Fullmetal Alchemist\")"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
jikan
https://github.com/pipeworx-io/mcp-jikan
1/7 registries