anilist-mcpServer

yuna0x0
GitHub
animemangaAPI

Loading subscription status...

💡 Description

An MCP server that interacts with the AniList API, allowing LLM clients to access and interact with anime, manga, character, staff, and user data from AniList.

📝 JSON Entries

{
  "mcpServers": [
    {
      "anilist": {
        "env": {
          "ANILIST_TOKEN": "your_api_token"
        },
        "args": [
          "-y",
          "anilist-mcp"
        ],
        "command": "npx"
      }
    }
  ]
}

🛠️ Tools

get_genresget_media_tagsget_site_statisticsget_charactersearch_animeget_user_profile

Features

  • Search anime, manga, characters, staff, and studios.
  • Fetch detailed information about specific anime, manga, characters, and staff members.
  • Access user profiles and lists.
  • Advanced filtering options.
  • Retrieve genres and media tags.

💬 Example Queries

  • Can you search for anime similar to 'Bocchi the Rock!'?
  • Can you tell me about the character Hitori Gotou? Use the AniList tools to find information.
  • What anime has Studio Ghibli produced? Can you list their most popular works?