Skip to main content
Glama

anilist-mcp

MIT License
333
51
  • Apple
  • Linux

get_todays_birthday_staff

Retrieve a list of AniList staff members celebrating their birthday today by querying the AniList MCP server. Specify the search page to organize results efficiently.

Instructions

Get all staff members whose birthday is today

Input Schema

NameRequiredDescriptionDefault
pageNoWhat page in the search to target

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "page": { "default": 1, "description": "What page in the search to target", "type": "number" } }, "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