Ani
Freeby MCP Community
A smart [MCP](https://modelcontextprotocol.io) server for [AniList](https://anilist.co) that gets your anime/manga taste - not just API calls.
v0.15.3Added Apr 12, 2026
mcpanilistanimemanga
Ani MCP Server
A smart MCP server for AniList that gets your anime/manga taste - not just API calls.
Installation
Reviews
Installation
Quick install
npx -y ani-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"ani": {
"command": "npx",
"args": ["-y", "ani-mcp"]
}
}
}