← All servers
πŸ”§

AniListVerifiedπŸ›‘ No advisories

io.github.yuna0x0/anilist-mcp
New to MCP? Start here β†’
83β˜… stars
0weekly installs
7 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/yuna0x0, which proved it owns this namespace.

Verified owner: github.com/yuna0x0 β†—io.github.yuna0x0/anilist-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs ANILIST_TOKEN, ANILIST_TOKEN, ANILIST_TOKEN.

About

AniList MCP server for accessing AniList API data

Packages & transports

npmanilist-mcpv1.4.0 Β· npx
dockerghcr.io/yuna0x0/anilist-mcp:1.4.0vlatest Β· docker run
mcpbhttps://github.com/yuna0x0/anilist-mcp/releases/download/v1.4.0/anilist-mcp-1.4.0.mcpbvlatest Β·

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "anilist": {
      "command": "npx",
      "args": [
        "-y",
        "anilist-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y anilist-mcp