Skip to main content
Glama

anilist-mcp

MIT License
153
23
  • Apple
  • Linux

get_activity

Retrieve a specific AniList activity by its unique ID using the anilist-mcp server. Input the activity ID to access detailed activity data.

Instructions

Get a specific AniList activity by its ID

Input Schema

NameRequiredDescriptionDefault
activityIDYesThe AniList activity ID

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "activityID": { "description": "The AniList activity ID", "type": "number" } }, "required": [ "activityID" ], "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