Skip to content
MCP Server Community By @yuna0x0

yuna0x0/anilist-mcp

πŸ“‡ ☁️ - A MCP server integrating AniList API for anime and manga information

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide β†’
Connected Apps: yuna0x0/anilist-mcp Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-yuna0x0-anilist-mcp

Detailed Documentation

πŸ“‡ ☁️ - A MCP server integrating AniList API for anime and manga information

Configuration

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