Anilist Mcp Server

Created byyuna0x0yuna0x0

Anilist Mcp

Overview

What is Anilist MCP?

Anilist MCP is a powerful tool designed for anime and manga enthusiasts, allowing users to manage their anime and manga collections efficiently. It provides a comprehensive interface to track what you’ve watched or read, discover new titles, and connect with a community of like-minded fans. This tool integrates seamlessly with the Anilist API, enabling users to access a wealth of information about their favorite shows and series.

Features of Anilist MCP

  • User-Friendly Interface: Anilist MCP boasts an intuitive design that makes it easy for users to navigate through their collections and find new content.
  • API Integration: The tool connects with the Anilist API, providing real-time updates and access to a vast database of anime and manga.
  • Collection Management: Users can easily add, remove, and update their anime and manga lists, ensuring they always have an accurate record of what they’ve consumed.
  • Community Engagement: Anilist MCP allows users to interact with other fans, share recommendations, and discuss their favorite titles.
  • Customizable Profiles: Users can personalize their profiles, showcasing their favorite genres, top-rated titles, and more.

How to Use Anilist MCP

  1. Sign Up: Create an account on the Anilist platform to get started.
  2. Connect to Anilist MCP: Link your Anilist account to Anilist MCP for seamless data synchronization.
  3. Add Titles: Start adding anime and manga titles to your collection. You can search for titles using the built-in search feature.
  4. Track Progress: Update your progress as you watch or read, and mark titles as completed when finished.
  5. Engage with the Community: Join discussions, share your thoughts on titles, and discover new recommendations from fellow users.

Frequently Asked Questions

What is the Anilist API?

The Anilist API is a powerful interface that allows developers to access and manipulate data related to anime and manga. It provides endpoints for retrieving information about titles, user collections, and more.

Is Anilist MCP free to use?

Yes, Anilist MCP is free to use, but users may need to create an account on Anilist to access all features.

Can I use Anilist MCP on mobile devices?

Anilist MCP is primarily designed for desktop use, but it can be accessed on mobile devices through a web browser.

How does Anilist MCP handle user data?

Anilist MCP prioritizes user privacy and security, ensuring that all personal data is handled in accordance with industry standards.

What should I do if I encounter a bug?

If you encounter any issues while using Anilist MCP, you can report bugs through the support section on the Anilist website or the GitHub repository for the tool.

Details

Server Config

{
  "mcpServers": {
    "anilist-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/metorial/mcp-container--yuna0x0--anilist-mcp--anilist-mcp",
        "pnpm run start"
      ],
      "env": {
        "ANILIST_TOKEN": "anilist-token"
      }
    }
  }
}

Project Info

Author
yuna0x0
Created At
May 21, 2026
Star
76
Language
TypeScript