A Model Context Protocol (MCP) server that interfaces with the AniList API, allowing LLM clients to access and interact with anime, manga, character, staff, and user data from AniList.
Get all available genres on AniList.
Get all available media tags on AniList.
Get AniList site statistics over the last seven days.
Get information about a studio by its AniList ID or name.
[Requires Login] Favourite or unfavourite a studio by its ID.
[Requires Login] Delete the current authorized user's activity post.
Get a specific AniList activity by its ID.
Fetch activities from a user.
[Requires Login] Post a new message activity or update an existing one.
[Requires Login] Post a new text activity or update an existing one.
Get a user's anime list.
Get a user's manga list.
[Requires Login] Add an entry to the authorized user's list.
[Requires Login] Remove an entry from the authorized user's list.
[Requires Login] Update an entry on the authorized user's list.
Get detailed information about an anime by its AniList ID.
Get detailed information about a manga by its AniList ID.
[Requires Login] Favourite or unfavourite an anime by its ID.
[Requires Login] Favourite or unfavourite a manga by its ID.
Get information about a character by their AniList ID.
Get information about staff member by their AniList ID.
[Requires Login] Favourite or unfavourite a character by its ID.
[Requires Login] Favourite or unfavourite a staff member by their ID.
Get all characters whose birthday is today.
Get all staff members whose birthday is today.
Get an AniList recommendation by its ID.
Get AniList recommendations for a specific media.
Search for activities on AniList.
Search for anime with query term and filters.
Search for manga with query term and filters.
Search for characters based on a query term.
Search for staff members based on a query term.
Search for studios based on a query term.
Search for users on AniList.
Get a specific thread by its AniList ID.
Get comments for a specific thread.
[Requires Login] Delete a thread by its ID.
Get a user's AniList profile.
Get a user's AniList statistics.
Get a user's complete profile and stats information.
Get recent activity from a user.
[Requires Login] Get profile information of the currently authorized user.
[Requires Login] Follow or unfollow a user by their ID.
[Requires Login] Update user settings.
No reviews yet. Be the first to review!
Sign in to join the conversation
Start the server with node to access it via any client or IDE.
node path/to/downloaded/file.mjs