AniList MCP Server MCP
v0.8.0io.github.grinv/anilist-mcp-server
MCP server for the AniList GraphQL API — anime/manga search, details, and personal list management.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add anilist-mcp-server -e ANILIST_CLIENT_ID=<ANILIST_CLIENT_ID> -e ANILIST_CLIENT_SECRET=<ANILIST_CLIENT_SECRET> -e ANILIST_ACCESS_TOKEN=<ANILIST_ACCESS_TOKEN> -e ANILIST_OAUTH_PORT=<ANILIST_OAUTH_PORT> -e ANILIST_TOKEN_STORE=<ANILIST_TOKEN_STORE> -- npx -y anilist-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.