HomeDesign & Media › Ani MCP

Ani MCP

A smart MCP server for AniList that gets your anime/manga taste - not just API calls.

TypeScript Local
★ 3 stars Last pushed 2026-08-06 License: MIT

Topics: Art & Culture

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.15.7)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "ani-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "ANILIST_USERNAME": "<YOUR_VALUE>",
        "ANILIST_TOKEN": "<YOUR_VALUE>"
      }
    }
  }
}
  • ANILIST_USERNAME — Default AniList username for list and stats tools
  • ANILIST_TOKEN secret — AniList OAuth token for authenticated queries

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.GavMason/ani-mcp

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry