Developer Tools
Trust: 33/100 (Limited)AniList Guide
AniList MCP server for accessing AniList API data
71 starsby yuna0x0
Quick Start
Install
npx anilist-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-yuna0x0-anilist-mcp": {
"command": "npx",
"args": [
"anilist-mcp"
]
}
}
}