Submit

AniList

@yuna0x0

AniList MCP server for accessing AniList API data

Server Config

{
  "mcpServers": {
    "anilist": {
      "command": "npx",
      "args": [
        "-y",
        "anilist-mcp"
      ],
      "env": {
        "ANILIST_TOKEN": "your_api_token"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.