Developer Tools
Trust: 39/100 (Limited)io.github.gavxm/ani-mcp Guide
A smart MCP server for AniList that gets your anime/manga taste - not just API calls.
by gavxm
Quick Start
Install
npx ani-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-gavxm-ani-mcp": {
"command": "npx",
"args": [
"ani-mcp"
]
}
}
}