get_anime
ActiveTool of jikan
declared in 0.1.0
Get full details for an anime by ID. Returns score, synopsis, genres, studios, episode count, and more.
Parameters schema
{
"type": "object",
"examples": [
{
"id": 5114
},
{
"id": 16498
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "number",
"description": "MyAnimeList anime ID (e.g., 5114 for Fullmetal Alchemist: Brotherhood)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
jikan
https://github.com/pipeworx-io/mcp-jikan
1/7 registries