arr-mcp
Rank #524io.github.bardesss/arr-mcp
One server, 38 tools, the whole media stack: Radarr, Sonarr, Prowlarr, Bazarr, Jellyfin, Seerr
arr-mcp is a Model Context Protocol (MCP) server published by bardesss. It ranks #524 of 130,833 servers tracked on MCP Toplist, and its repository has 56 GitHub stars. arr-mcp is listed across 2 registries — Official MCP and Glama, with 51 tracked versions. It was first listed on Aug 4, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 130,309 of 130,833 servers on MCP Toplist.
Use arr-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add arr-mcp -e "PUID=<your PUID>" -e "PGID=<your PGID>" -e "TZ=<your TZ>" -- docker run -i --rm -p 6060:6060 -v "{config_dir}:/config" ghcr.io/bardesss/arr-mcp:1.32.0Replace each placeholder with your own value before saving.
[mcp_servers.arr-mcp]
command = "docker"
args = ["run", "-i", "--rm", "-p", "6060:6060", "-v", "{config_dir}:/config", "ghcr.io/bardesss/arr-mcp:1.32.0"]
[mcp_servers.arr-mcp.env]
PUID = "<your PUID>"
PGID = "<your PGID>"
TZ = "<your TZ>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"arr-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-p",
"6060:6060",
"-v",
"{config_dir}:/config",
"ghcr.io/bardesss/arr-mcp:1.32.0"
],
"env": {
"PUID": "<your PUID>",
"PGID": "<your PGID>",
"TZ": "<your TZ>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"arr-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-p",
"6060:6060",
"-v",
"{config_dir}:/config",
"ghcr.io/bardesss/arr-mcp:1.32.0"
],
"env": {
"PUID": "<your PUID>",
"PGID": "<your PGID>",
"TZ": "<your TZ>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"arr-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-p",
"6060:6060",
"-v",
"{config_dir}:/config",
"ghcr.io/bardesss/arr-mcp:1.32.0"
],
"env": {
"PUID": "<your PUID>",
"PGID": "<your PGID>",
"TZ": "<your TZ>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"arr-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-p",
"6060:6060",
"-v",
"{config_dir}:/config",
"ghcr.io/bardesss/arr-mcp:1.32.0"
],
"env": {
"PUID": "<your PUID>",
"PGID": "<your PGID>",
"TZ": "<your TZ>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"arr-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-p",
"6060:6060",
"-v",
"{config_dir}:/config",
"ghcr.io/bardesss/arr-mcp:1.32.0"
],
"env": {
"PUID": "<your PUID>",
"PGID": "<your PGID>",
"TZ": "<your TZ>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.bardesss%2Farr-mcp)<a href="https://mcptoplist.com/server/io.github.bardesss%2Farr-mcp"><img src="https://mcptoplist.com/badge/io.github.bardesss%2Farr-mcp.svg" alt="MCP Toplist: Top 1% of 130,833" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
bardesss
Available versions (51)
| Version | Published |
|---|---|
| 1.32.0 | Sep 21, 2026 |
| 1.31.0 | Sep 20, 2026 |
| 1.30.0 | Sep 20, 2026 |
| 1.29.0 | Sep 19, 2026 |
| 1.28.0 | Sep 18, 2026 |
| 1.27.0 | Sep 15, 2026 |
| 1.26.8 | Sep 14, 2026 |
| 1.26.7 | Sep 14, 2026 |
| 1.26.6 | Sep 14, 2026 |
| 1.26.5 | Sep 14, 2026 |
| 1.26.4 | Sep 14, 2026 |
| 1.26.3 | Sep 13, 2026 |
| 1.26.2 | Sep 13, 2026 |
| 1.26.1 | Sep 12, 2026 |
| 1.26.0 | Sep 12, 2026 |
| 1.25.3 | Sep 11, 2026 |
| 1.25.2 | Sep 10, 2026 |
| 1.25.1 | Sep 9, 2026 |
| 1.25.0 | Sep 9, 2026 |
| 1.24.0 | Sep 9, 2026 |
| 1.23.2 | Sep 8, 2026 |
| 1.23.1 | Sep 8, 2026 |
| 1.23.0 | Sep 8, 2026 |
| 1.22.0 | Sep 8, 2026 |
| 1.21.2 | Sep 6, 2026 |
| 1.21.1 | Sep 5, 2026 |
| 1.21.0 | Sep 4, 2026 |
| 1.20.0 | Sep 2, 2026 |
| 1.19.0 | Aug 31, 2026 |
| 1.18.1 | Aug 31, 2026 |
| 1.18.0 | Aug 23, 2026 |
| 1.17.0 | Aug 23, 2026 |
| 1.16.0 | Aug 23, 2026 |
| 1.15.8 | Aug 23, 2026 |
| 1.15.7 | Aug 23, 2026 |
| 1.15.6 | Aug 23, 2026 |
| 1.15.5 | Aug 22, 2026 |
| 1.15.4 | Aug 22, 2026 |
| 1.15.2 | Aug 22, 2026 |
| 1.15.1 | Aug 22, 2026 |
| 1.15.0 | Aug 18, 2026 |
| 1.14.0 | Aug 16, 2026 |
| 1.13.0 | Aug 16, 2026 |
| 1.12.0 | Aug 16, 2026 |
| 1.11.1 | Aug 16, 2026 |
| 1.11.0 | Aug 14, 2026 |
| 1.10.0 | Aug 14, 2026 |
| 1.9.0 | Aug 14, 2026 |
| 1.8.1 | Aug 13, 2026 |
| 1.8.0 | Aug 13, 2026 |
| 1.7.0 | Aug 13, 2026 |
Frequently asked questions
- Who maintains arr-mcp?
- arr-mcp is maintained by bardesss, which publishes 1 MCP server (51 total versions) tracked on MCP Toplist.
- Is arr-mcp listed on the Official MCP Registry?
- Yes — arr-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does arr-mcp have?
- MCP Toplist tracks 51 versions of arr-mcp, most recently published on Sep 21, 2026.
- Where can I find the source code for arr-mcp?
- The source code for arr-mcp is hosted at github.com/bardesss/arr-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.