Skip to main content
Glama

anilist-mcp

MIT License
153
23
  • Apple
  • Linux

favourite_character

Favourite or unfavourite a character on AniList by entering its unique ID. Use this tool to manage your character preferences with ease.

Instructions

[Requires Login] Favourite or unfavourite a character by its ID

Input Schema

NameRequiredDescriptionDefault
idYesThe AniList ID of the character to favourite/unfavourite

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "id": { "description": "The AniList ID of the character to favourite/unfavourite", "type": "number" } }, "required": [ "id" ], "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