AniList MCP Server
Related Servers
Alternatives to AniList MCP Server
- AlicenseBqualityBmaintenanceAniList MCP server for accessing AniList API data44117 npm88MIT
- AlicenseAqualityCmaintenanceA smart AniList integration for the Model Context Protocol that provides AI assistants with tools for searching media, managing watchlists, and analyzing user anime or manga tastes. It goes beyond basic API calls by offering personalized recommendations, taste comparisons, and natural language profile summaries.5553 npm3MIT
- AlicenseAqualityAmaintenanceMCP server for MyAnimeList that enables searching anime/manga, getting details, rankings, seasons, characters, reviews, and user profiles without authentication, and managing personal anime/manga lists with authentication (token required).54102 npm3MIT
Related Servers
- AlicenseNot gradedqualityCmaintenanceEnables interacting with AniList through natural language: searching anime, updating watch progress and scores, and surfacing currently airing episodes from your followed series.117 npmMIT
- FlicenseAqualityDmaintenanceEnables AI assistants to interact with MyAnimeList user accounts for list management, progress tracking, and personalized anime recommendations.11-
- AlicenseAqualityCmaintenanceEnables AI clients to search, inspect, rank, and manage MyAnimeList anime and manga, including authenticated user list operations.15MIT
- AlicenseNot gradedqualityCmaintenanceEnables querying AniList's anime and manga database via GraphQL API with no authentication required.2 npmMIT
- FlicenseNot gradedqualityBmaintenanceEnables querying and updating Bangumi anime collections, tracking per-episode progress, and receiving airing reminders for currently-watching anime via AniList.-
- AlicenseNot gradedqualityCmaintenanceEnables searching and retrieving anime and manga data from MyAnimeList via the Jikan API, including anime details, top rankings, and character information.2 npmMIT
TDQS
Scored across 49 tools
Most tools target distinct resources, but several clusters overlap: get_user_activity/get_user_recent_activity/search_activity, get_user_profile/get_user_stats/get_full_user_info, and get_studio/search_studio all have fuzzy or redundant boundaries. The descriptions are unusually detailed and mitigate confusion, but an agent still faces real selection ambiguity across these near-overlapping tools.
The overall verb_noun pattern is strong: get_*, search_*, post_*, delete_*, update_* cover most tools, with search_* and get_media_* subgroups consistent. Minor deviations like remove_list_entry vs delete_activity, login_anilist/submit_anilist_redirect, and add_list_entry vs create_* prevent a perfect score.
49 tools is well above the 25+ threshold and feels heavy even for a broad anime/manga API. Some tools are redundant or consolidating (get_full_user_info duplicates get_user_profile + get_user_stats, get_user_recent_activity is a fixed subset of get_user_activity, get_studio overlaps search_studio), so the surface could be meaningfully trimmed.
The toolset covers the core AniList domain well: media search/detail, characters, staff, studios, list-entry CRUD, activities, threads, user profiles/stats, notifications, auth, and social toggles. Minor gaps exist—no like or recommendation-voting tools, no follower/following list retrieval, and no notification read/clear—but agents can work around these without dead-ending.