Yarr MCP
Self-hosted media fleet operations across Sonarr, Radarr, Plex, and related apps over MCP and CLI.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 2.2.2)
npx -y @dinglebear/yarr@2.2.2
Or add to your MCP client config:
{
"mcpServers": {
"yarr": {
"command": "npx",
"args": [
"-y",
"@dinglebear/yarr@2.2.2"
],
"env": {
"YARR_SONARR_URL": "<YOUR_VALUE>",
"YARR_SONARR_API_KEY": "<YOUR_VALUE>",
"YARR_RADARR_URL": "<YOUR_VALUE>",
"YARR_RADARR_API_KEY": "<YOUR_VALUE>",
"YARR_PLEX_URL": "<YOUR_VALUE>",
"YARR_PLEX_TOKEN": "<YOUR_VALUE>",
"YARR_VERSION": "<YOUR_VALUE>",
"YARR_REPO": "<YOUR_VALUE>",
"YARR_RELEASE_BASE_URL": "<YOUR_VALUE>",
"RUST_LOG": "<YOUR_VALUE>"
}
}
}
}
YARR_SONARR_URL— Optional Sonarr base URL.YARR_SONARR_API_KEYsecret — Optional Sonarr API key.YARR_RADARR_URL— Optional Radarr base URL.YARR_RADARR_API_KEYsecret — Optional Radarr API key.YARR_PLEX_URL— Optional Plex base URL.YARR_PLEX_TOKENsecret — Optional Plex token.YARR_VERSION— Optional GitHub release tag override for the downloaded Yarr binary.YARR_REPO— Optional GitHub owner/repo override for release asset downloads.YARR_RELEASE_BASE_URL— Optional release download base URL override.RUST_LOG— Tracing filter for Yarr logs.
This server takes extra arguments — see its repository.
This repository has 2 servers listed in the Official MCP Registry.
Other names: ai.dinglebear/yarr-mcp
Related servers
browser-use
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
servers
MCP server that exercises all the features of the MCP protocol
World Monitor
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
paperclip
Trending hip-hop artist momentum scores across four cultural dimensions.
ruflo
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Chrome DevTools MCP
MCP server for Chrome DevTools
Data from the Official MCP Registry