Skip to main content
Glama

anilist-mcp

MIT License
333
51
  • Apple
  • Linux

get_recommendation

Retrieve AniList recommendations by ID using the MCP server for accessing AniList API data. Find specific recommendations quickly with this targeted tool.

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" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yuna0x0/anilist-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server