Skip to main content
Glama

anilist-mcp

MIT License
153
23
  • Apple
  • Linux

follow_user

Use this tool to follow or unfollow a user on AniList by specifying their user ID. Requires login for access.

Instructions

[Requires Login] Follow or unfollow a user by their ID

Input Schema

NameRequiredDescriptionDefault
userIDYesThe user ID of the account to follow/unfollow

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "userID": { "description": "The user ID of the account to follow/unfollow", "type": "number" } }, "required": [ "userID" ], "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