MCP Radarr and Sonarr Server
@JasonTulp
About MCP Radarr and Sonarr Server
MCP Server for Radarr and Sonarr services
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Radarr and Sonarr Server?
An MCP server that integrates with Radarr and Sonarr to manage your media library. It enables browsing, searching, filtering, and requesting downloads for movies and TV shows, along with system health monitoring.
How to use MCP Radarr and Sonarr Server?
Install globally with pnpm run install-global to make the mcparr command available, or install locally and run with pnpm start. Set the required environment variables (RADARR_URL, RADARR_API_KEY, SONARR_URL, SONARR_API_KEY) or create a .env file. Then invoke the MCP tools (e.g., search_media, request_download) from any MCP client.
Key features of MCP Radarr and Sonarr Server
- Browse movie and TV show library
- Search and filter media by year and genre
- Request downloads for movies and TV shows
- Check download and monitoring status
- System health monitoring and disk space checks
Use cases of MCP Radarr and Sonarr Server
- Automate media download requests via an AI assistant
- Search and filter your library without opening the web UI
- Monitor the health and disk space of Radarr/Sonarr instances
- Integrate media management into agent-based workflows
FAQ from MCP Radarr and Sonarr Server
What environment variables are required?
RADARR_URL, RADARR_API_KEY, SONARR_URL, and SONARR_API_KEY must be set, either as environment variables or in a .env file.
How do I install the server globally?
Run pnpm run install-global to make the mcparr command available system-wide.
What MCP tools are available?
The server provides search_media, request_download, check_status, and get_system_status tools.
What media resources are exposed?
Movies are exposed as radarr://movie/{id} and TV shows as sonarr://series/{id}, each with title, year, and status.
Frequently asked questions
What environment variables are required?
`RADARR_URL`, `RADARR_API_KEY`, `SONARR_URL`, and `SONARR_API_KEY` must be set, either as environment variables or in a `.env` file.
How do I install the server globally?
Run `pnpm run install-global` to make the `mcparr` command available system-wide.
What MCP tools are available?
The server provides `search_media`, `request_download`, `check_status`, and `get_system_status` tools.
What media resources are exposed?
Movies are exposed as `radarr://movie/{id}` and TV shows as `sonarr://series/{id}`, each with title, year, and status.
Basic information
More Other MCP servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments