Skip to content
Claude Desktop

crunchyroll for Claude Desktop

io.github.markswendsen-code/crunchyroll

MCP server for Crunchyroll anime streaming - search anime, manage watchlist, track viewing progress

client:Claude Desktop transport:stdio runtime:npm

Install crunchyroll in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "crunchyroll": {
      "command": "npx",
      "args": [
        "-y",
        "@striderlabs/mcp-crunchyroll"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

crunchyroll in other clients