Skip to main content
Glama
thinktraveller

Anitabi MCP Server

Related Servers

Alternatives to Anitabi MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables searching and retrieving anime and manga data from MyAnimeList via the Jikan API, including anime details, top rankings, and character information.
      2 npm
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables querying and updating Bangumi anime collections, tracking per-episode progress, and receiving airing reminders for currently-watching anime via AniList.
      -
    • F
      license
      A
      quality
      D
      maintenance
      Provides MCP access to the BangumiTV API, allowing users to retrieve and interact with anime, manga, music, and game information through natural language queries.
      17
      27
      -

    TDQS

    A3.7/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: get_anime_detail_points retrieves detailed pilgrimage locations, get_anime_lite_info provides summarized top locations, and search_bangumi finds anime IDs for subsequent queries. There is no overlap in functionality, making tool selection unambiguous for an agent.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern with snake_case: get_anime_detail_points, get_anime_lite_info, and search_bangumi. The naming is predictable and readable, with no deviations in style or convention.

    Tool Count4/5

    With 3 tools, the server is well-scoped for its purpose of anime pilgrimage data lookup, but it feels slightly thin as it lacks tools for broader operations like listing all anime or managing user data. However, the core workflow (search, get detailed info, get lite info) is covered efficiently.

    Completeness4/5

    The tool set covers the essential workflow for anime pilgrimage queries: searching for anime by name and retrieving both detailed and summarized location data. A minor gap exists in not providing tools for non-ID-based queries or additional metadata, but agents can work effectively with the available tools.