anilist-mcp

by yuna0x0
Verified

get_recommendation

Fetch detailed AniList recommendations using a specific recommendation ID. Streamlines access to personalized anime or manga suggestions through the anilist-mcp server.

Instructions

Get an AniList recommendation by its ID

Input Schema

NameRequiredDescriptionDefault
recommendIDYesThe AniList recommendation ID

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "recommendID": { "description": "The AniList recommendation ID", "type": "number" } }, "required": [ "recommendID" ], "type": "object" }
ID: 3w7jxbmhi7