Yarr MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 147 installs a week from npm.
Rust MCP and CLI server for Sonarr, Radarr, Prowlarr, Plex, Jellyfin, and download clients.
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add yarr-mcp -- npx -y yarr-mcp
{
"mcpServers": {
"yarr-mcp": {
"args": [
"-y",
"yarr-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.yarr-mcp]
command = "npx"
args = ["-y", "yarr-mcp"]
{
"mcpServers": {
"yarr-mcp": {
"args": [
"-y",
"yarr-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"yarr-mcp": {
"args": [
"-y",
"yarr-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.