yuna0x0/anilist-mcp
Free集成 AniList API 的 MCP 服务器,用于动漫和漫画信息。
About yuna0x0/anilist-mcp
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. It supports both HTTP and STDIO transports, making it suitable for local development and cloud deployment. The server provides tools for searching and retrieving detailed information about anime, manga, characters, staff, studios, and user profiles. Advanced filtering options and access to genres and media tags are also included. Optional authentication with an AniList API token enables operations that require login. The project is open source and can be easily installed via npx or deployed on platforms like Smithery.
Key Features
Pros & Cons
- Open source and free to use
- Easy local installation via npx with zero configuration
- Supports both HTTP and STDIO transports for flexibility
- Cloud deployment ready for scalable access
- Well-documented with clear setup instructions
- Optional authentication for limited operations
- Requires Node.js 18+ for local installation
- Optional API token setup can be confusing for beginners
- Relies on AniList API availability and rate limits
- Security concern: hosting HTTP server with pre-configured token may expose it to unauthorized users