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