Skip to main content
Glama
Grinv

MAL MCP Server

Related Servers

Alternatives to MAL MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server that exposes MyAnimeList v2 API with OAuth authentication, enabling anime and manga search, rankings, seasonal charts, and user list management through natural language.
      Apache 2.0
    • A
      license
      Not graded
      quality
      A
      maintenance
      An MCP server for anime and manga discovery, enabling search, detail retrieval, franchise watch order, seasonal schedule, character lookups, rankings, and studio filmography via natural language.
      431 npm
      2
      Apache 2.0
    • A
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol server that provides access to MyAnimeList's API for anime and manga data. It enables users to search, view rankings, manage their personal lists, and get recommendations through Claude and other MCP clients.
      103 npm
      1
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      MCP server for Anime News Network, enabling search of anime and manga encyclopedia entries, retrieval of details like cast, staff, and episodes, and access to news feeds. No API key or configuration required.
      4
      71 npm
      MIT

    TDQS

    A4/5.0

    Scored across 54 tools

    Disambiguation3/5

    Most tools are clearly separated by resource type (anime vs manga vs character vs person) and action (get/search/top/random). However, there are some potentially confusing pairs like get_anime_recommendations vs get_recent_anime_recommendations, get_interest_stacks vs get_anime_interest_stacks, and get_producers vs get_producer which require careful reading to distinguish.

    Naming Consistency4/5

    Tool names follow a mostly consistent verb_noun pattern (get_anime, search_anime, get_top_anime, get_anime_characters, etc.). The pattern is somewhat inconsistent in that some tools use get_[resource] while others use get_[resource]_[subresource], but the naming is generally predictable and readable.

    Tool Count2/5

    54 tools is a large surface for an MCP server. While MyAnimeList is a broad domain, this number feels heavy and could overwhelm an agent trying to select the right tool. Many of the tools are highly specialized (e.g., get_anime_recommendations vs get_recent_anime_recommendations) and could potentially be consolidated.

    Completeness5/5

    The server provides comprehensive coverage of the MyAnimeList domain: search, details, characters, staff, episodes, videos, reviews, recommendations, news, interest stacks, rankings, seasonal data, user lists, and authentication. The CRUD lifecycle for user lists is fully covered (get, update, delete), and there are no obvious dead ends — every tool either produces usable data or chains to other tools.

    Maintenance

    ActivityMaintained
    ResponsivenessWithin a week