Skip to main content
Art & CultureTypeScript

yuna0x0/anilist-mcp

A MCP server integrating AniList API for anime and manga information

art-culturecloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/yuna0x0/anilist-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "anilist-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "yuna0x0/anilist-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Art & Culture
Language
TypeScript
Author
yuna0x0