Loading MCP server directory, please wait...
A smart MCP server for AniList that gets your anime/manga taste - not just API calls.
npx @getmcp/cli add io.github.gavxm/ani-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.gavxm/ani-mcp": {
"command": "npx",
"args": [
"-y",
"ani-mcp"
],
"env": {
"ANILIST_USERNAME": "",
"ANILIST_TOKEN": ""
}
}
}
}