Skip to content
MCP Server Community By @gavxm

gavxm/ani-mcp

[![ani-mcp MCP server](https://glama.ai/mcp/servers/gavxm/ani-mcp/badges/score.svg)](https://glama.ai/mcp/servers/gavxm/ani-mcp) πŸ“‡ 🏠 - MCP server for AniList with taste-aware recommendations, watch analytics, social tools, and full list management.

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

Install guide β†’
Connected Apps: gavxm/ani-mcp Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-gavxm-ani-mcp

Detailed Documentation

ani-mcp MCP server πŸ“‡ 🏠 - MCP server for AniList with taste-aware recommendations, watch analytics, social tools, and full list management.

Configuration

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