anilist-mcp
AniList MCP Server is an MCP server that connects with the AniList API, facilitating access to anime-related data for LLM clients. It supports detailed searches and interactions, with tools for media, users, and more.
What is the AniList MCP Server?
The AniList MCP Server is a protocol server that allows LLM clients to interact with the AniList API, providing access to anime, manga, character, staff, and user data.
How can I install the AniList MCP Server?
You can install the AniList MCP Server using Smithery, mcp-get, or manually by configuring your Claude Desktop configuration file.
Do I need an AniList API token?
An AniList API token is optional but required for operations that need user login, such as favoriting or updating lists.
Can I use the AniList MCP Server with Docker?
Yes, you can deploy the AniList MCP Server using Docker by pulling the image from Docker Hub or building it locally.
What tools are available with the AniList MCP Server?
The server provides tools for searching, retrieving information, managing lists, and more, including get_genres, get_media_tags, and get_site_statistics.