← All servers
🔍

AniList MCP ServerVerified🛡 No advisories

io.github.Grinv/anilist-mcp-server
New to MCP? Start here →
1★ stars
0weekly installs
1 day agolast release

Provenancewhere it came from, and what was verified

Verified namespace

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

Verified owner: github.com/grinvio.github.Grinv/anilist-mcp-server

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs ANILIST_CLIENT_SECRET, ANILIST_ACCESS_TOKEN, ANILIST_CLIENT_SECRET, ANILIST_ACCESS_TOKEN.
Configuration
Reads ANILIST_CLIENT_ID, ANILIST_OAUTH_PORT, ANILIST_TOKEN_STORE, ANILIST_CLIENT_ID, ANILIST_OAUTH_PORT, ANILIST_TOKEN_STORE.

About

MCP server for the AniList GraphQL API — anime/manga search, details, and personal list management.

Packages & transports

npmanilist-mcp-serverv0.2.2 · npx
mcpbhttps://github.com/Grinv/anilist-mcp-server/releases/download/v0.2.2/anilist-mcp-server.mcpbv0.2.2 ·

Metadata

Categorysearch
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_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "anilist-mcp-server"
      ]
    }
  }
}

▶ 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-server