By yuna0x0Created 4 days ago
starstarstarstarstar

Access AniList API data through MCP.

Visit Project
Share this MCP:
X (Formerly Twitter)RedditblueskyThreads by Instagram

Category

Community MCP Server

Tags

AnilistAni ListAnime ApiManga ApiMcp Server

What is AniList MCP Server?

AniList MCP Server is 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.

How to use AniList MCP Server?

To use AniList MCP Server, you have several installation options:

  1. Via Smithery: Automatically install for Claude Desktop using Smithery.
  2. Via mcp-get: Install using the mcp-get tool.
  3. Manual Installation: Add the server to your Claude Desktop config file.

Example installation commands:

npx -y @smithery/cli install @yuna0x0/anilist-mcp --client claude

Key features of AniList MCP Server?

  • Search for anime, manga, characters, staff, and studios
  • Get detailed information about specific anime, manga, characters, and staff members
  • Access user profiles and lists
  • Support for advanced filtering options
  • Retrieve genres and media tags
  • Multiple tools for activities, lists, media, people, recommendations, search, threads, and users

Use cases of AniList MCP Server?

  1. Fetching detailed information about anime or manga
  2. Searching and filtering for specific characters or staff members
  3. Managing and updating user lists and favorites
  4. Retrieving site statistics and genre/Tagurgamy tags
  5. Creating and managing activities and threads
  6. Following and interacting with other users

FAQ from AniList MCP Server?

  • What is required to run the AniList MCP Server?

    Node.js 18+ is required to run the server.

  • Do I need an AniList API token?

    An AniList API token is optional but required for operations that need login, such as updating user lists or managing favorites.

  • How can I get an AniList API token?

    Follow the instructions in the project's documentation to create a new client and obtain a token from AniList.

  • Is Docker supported?

    Yes, the server can be run using Docker with images available on Docker Hub.

  • What license is AniList MCP Server under?

    The project is licensed under the MIT License.