AniList MCP Server logo

AniList MCP Server — MCP Servers

Community MCP server exposing AniList API (anime, manga, characters, users) via MCP.

54stars

Quick Info

Category
developer-tools

Tags

anime
manga
user-profiles
search
media tags
open source
mcp

Overview

AniList MCP Server is an open-source implementation that lets LLM clients or AI agents interact with the AniList GraphQL API over the Model Context Protocol. It provides search and retrieval of detailed information about anime, manga, characters, staff, studios, genres/tags, user profiles and lists. It supports both HTTP and stdio transports so it can be self-hosted locally or run in cloud environments. An optional AniList API token can be used for operations that require login, such as modifying user favorites or lists. The project is MIT-licensed and community maintained.

Key Features

Search anime, manga, characters, staff, and studios
Get detailed info on media entries, characters, and staff
Access user profiles and lists (favorites, etc.)
Retrieve genres and media tags with filtering options
Supports HTTP and stdio transports
Optional token for authenticated actions

Use Cases

Enhance development workflows and productivity
Integrate AniList MCP Server with Claude and other AI assistants
Streamline developer-tools processes using MCP protocol