AniList MCP Server
MCP server for the AniList GraphQL API — anime/manga search, details, and personal list management.
Install
npmstdio
npx -y anilist-mcp-server MCPB bundlesstdio
https://github.com/Grinv/anilist-mcp-server/releases/download/v0.8.0/anilist-mcp-server.mcpb Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-grinv-anilist-mcp-server": {
"command": "npx",
"args": [
"-y",
"anilist-mcp-server"
]
}
}
} Source: official MCP Registry record · registry name io.github.Grinv/anilist-mcp-server · published 2026-08-16 · updated 2026-08-16. Not an endorsement; review the code before connecting it to anything sensitive.