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

GitHubRepository

Tags

registry.modelcontextprotocol.io

Configuration

{
  "mcpServers": {
    "ani-mcp": {
      "args": [
        "-y",
        "ani-mcp"
      ],
      "command": "npx",
      "transport": "stdio"
    }
  }
}