yuna0x0/anilist-mcp
by Various
AniList MCP server for accessing anime and manga data
MCP
yuna0x0/anilist-mcp
Added 1 June 2026
Overview
yuna0x0/anilist-mcp is a Model Context Protocol server that wraps the AniList GraphQL API to provide anime and manga data to AI assistants. It returns details like titles, descriptions, scores, and character information via standard MCP tool calls.
Best for
Best for
Developers building AI assistants or chatbots that need access to anime and manga information from AniList
Use cases
- Enable an AI agent to answer questions about anime and manga from AniList
- Retrieve specific anime or manga metadata (synopsis, rating, genres) on demand
- Connect a Claude or other MCP-compatible assistant to a comprehensive anime database
Notes
yuna0x0/anilist-mcp is a Model Context Protocol server that wraps the AniList GraphQL API to provide anime and manga data to AI assistants. It returns details like titles, descriptions, scores, and character information via standard MCP tool calls.
77 stars on GitHub. Last updated 2025-11-28. Licensed MIT.
Use cases
- Enable an AI agent to answer questions about anime and manga from AniList
- Retrieve specific anime or manga metadata (synopsis, rating, genres) on demand
- Connect a Claude or other MCP-compatible assistant to a comprehensive anime database
Pros
- Straightforward setup following the MCP standard for developer tooling
- Written in TypeScript with clear typing, easy to extend or review
- Open source with 77 stars, indicating community use and basic reliability
Cons
- Limited to AniList data only; no other media sources are included
- Requires internet access and likely an AniList API key for production use
- MCP protocol is still emerging, so fewer client applications currently support it
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Straightforward setup following the MCP standard for developer tooling
- Written in TypeScript with clear typing, easy to extend or review
- Open source with 77 stars, indicating community use and basic reliability
Cons
- Limited to AniList data only; no other media sources are included
- Requires internet access and likely an AniList API key for production use
- MCP protocol is still emerging, so fewer client applications currently support it
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.