Skip to content
Claude Code

Yarr MCP for Claude Code

ai.dinglebear/yarr-mcp

Rust MCP and CLI server for Sonarr, Radarr, Prowlarr, Plex, Jellyfin, and download clients.

client:Claude Code transport:stdio runtime:npm

Install Yarr MCP in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add yarr-mcp -e YARR_SONARR_URL=<YARR_SONARR_URL> -e YARR_SONARR_API_KEY=<YARR_SONARR_API_KEY> -e YARR_RADARR_URL=<YARR_RADARR_URL> -e YARR_RADARR_API_KEY=<YARR_RADARR_API_KEY> -e YARR_PLEX_URL=<YARR_PLEX_URL> -e YARR_PLEX_TOKEN=<YARR_PLEX_TOKEN> -e YARR_VERSION=<YARR_VERSION> -e YARR_REPO=<YARR_REPO> -e YARR_RELEASE_BASE_URL=<YARR_RELEASE_BASE_URL> -e RUST_LOG=<RUST_LOG> -- npx -y yarr-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Yarr MCP in other clients