yuna0x0 anilist mcp for Claude Desktop
ai.smithery/yuna0x0-anilist-mcp
Access and interact with anime and manga data seamlessly. Retrieve detailed information about your…
client:Claude Desktop
transport:streamable-http
Install yuna0x0 anilist mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"yuna0x0-anilist-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://server.smithery.ai/@yuna0x0/anilist-mcp/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs