SERVER

Anilist MCP

Rank #2964

io.github.yuna0x0/anilist-mcp

MCP server providing anilist-mcp capabilities

First listed
Mar 20, 2025
Last publish date
Nov 28, 2025
OVERVIEW

Anilist MCP is a Model Context Protocol (MCP) server published by yuna0x0. It ranks #2964 of 58,832 servers tracked on MCP Toplist, and its repository has 77 GitHub stars. Anilist MCP is listed across 2 registries — Official MCP and Glama, with 9 tracked versions. It was first listed on Mar 20, 2025 and most recently updated on Nov 28, 2025.

STANDING
#2,964of 58,832 tracked serversTop 10%

Ranks ahead of 55,868 of 58,832 servers on MCP Toplist.

CONNECT

Use Anilist MCP

Add Anilist MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "anilist-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "anilist-mcp"
      ],
      "env": {
        "ANILIST_TOKEN": "<your ANILIST_TOKEN>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Docker image
{
  "mcpServers": {
    "anilist-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/yuna0x0/anilist-mcp:1.3.10"
      ],
      "env": {
        "ANILIST_TOKEN": "<your ANILIST_TOKEN>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

MCP bundle

Published as mcp bundle `https://github.com/yuna0x0/anilist-mcp/releases/download/v1.3.10/anilist-mcp-1.3.10.mcpb` — install it through your client’s extension manager.

REGISTRIES

Listed on 1 registry (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

yuna0x0

Organization
Total servers
12
Total versions
27
MORE FROM THIS PUBLISHER

Other servers by yuna0x0

View all yuna0x0 servers →
VERSIONS

Available versions (9)

VersionPublished
1.4.0Nov 28, 2025
1.3.10Nov 5, 2025
1.3.9Oct 20, 2025
1.3.7Sep 29, 2025
1.3.6Sep 22, 2025
1.3.5Sep 21, 2025
1.3.3Sep 13, 2025
1.3.2Sep 13, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Anilist MCP?
MCP server providing anilist-mcp capabilities
Who maintains Anilist MCP?
Anilist MCP is maintained by yuna0x0, which publishes 12 MCP servers (27 total versions) tracked on MCP Toplist.
Is Anilist MCP an official MCP server?
Yes — Anilist MCP is listed on the Official MCP Registry, alongside Glama.
How many versions does Anilist MCP have?
MCP Toplist tracks 9 versions of Anilist MCP, most recently published on Nov 28, 2025.
Where can I find the source code for Anilist MCP?
The source code for Anilist MCP is hosted at github.com/yuna0x0/anilist-mcp.
EXPLORE
Anilist MCP - MCP Server #2964 | MCP Toplist