gavxm/ani-mcp
[](https://glama.ai/mcp/servers/gavxm/ani-mcp) π π - MCP server for AniList with taste-aware recommendations, watch analytics, social tools, and full list management.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide β Connected Apps: gavxm/ani-mcp Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-gavxm-ani-mcp
Configuration
{
"mcpServers": {
"gavxm-ani-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-gavxm-ani-mcp"
],
"env": {}
}
}
}