Loading MCP server directory, please wait...
Self-hosted media fleet operations across Sonarr, Radarr, Plex, and related apps over MCP and CLI.
npx @getmcp/cli add ai.dinglebear/yarrRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.dinglebear/yarr": {
"command": "npx",
"args": [
"-y",
"@dinglebear/yarr",
"mcp"
],
"env": {
"YARR_SONARR_URL": "",
"YARR_SONARR_API_KEY": "",
"YARR_RADARR_URL": "",
"YARR_RADARR_API_KEY": "",
"YARR_PLEX_URL": "",
"YARR_PLEX_TOKEN": "",
"YARR_VERSION": "",
"YARR_REPO": "dinglebear-ai/yarr",
"YARR_RELEASE_BASE_URL": "",
"RUST_LOG": "info"
}
}
}
}Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Rust MCP server and CLI for Arcane Docker and container management.
Rust MCP server and CLI for Gotify push notifications and message management.
Rust MCP gateway with Code Mode, authentication, setup, logs, CLI, HTTP API, and operator web UI.