MCP.so
Sign In
A

Ani Mcp

@gavxm

About Ani Mcp

A smart MCP server for AniList that understands your anime and manga taste - not just raw API calls.

Basic information

Category

Other

Transports

stdio

Publisher

gavxm

Submitted by

Gavin Mason

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "anilist": {
      "command": "npx",
      "args": [
        "-y",
        "ani-mcp"
      ],
      "env": {
        "ANILIST_USERNAME": "your_username"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Ani Mcp?

Ani Mcp is an MCP (Model Context Protocol) server for AniList that provides intelligent anime and manga features such as taste profiling, personalized recommendations, and list management. It is designed for users of MCP‑compatible clients like Claude Desktop who want AI‑assisted interaction with their AniList data.

How to use Ani Mcp?

Run Ani Mcp with the command npx -y ani-mcp. Configure it by setting environment variables such as ANILIST_USERNAME for personalized features and ANILIST_TOKEN for write operations. For Claude Desktop, add an entry to your MCP servers config; for Claude Code, use claude mcp add ani-mcp -- npx -y ani-mcp.

Key features of Ani Mcp

  • Taste profiling from completed lists
  • Personalized “what to watch next” picks
  • User taste compatibility comparison
  • Sequel alerts for finished shows
  • Franchise watch order traversal
  • Viewing session planning within a time budget

Use cases of Ani Mcp

  • Get personalized anime/manga recommendations based on your completed list and preferences.
  • Plan a viewing session within a

Comments

More Other MCP servers