drio
Open app

MCP Radarr and Sonarr Server

Source

MCP Server for Radarr and Sonarr services

Catalog onlyCatalog onlySTDIO

Overview

MCP Radarr and Sonarr Server is a media management tool that integrates with Radarr and Sonarr to help users manage their movie and TV show libraries efficiently.

To use the server, you can install it locally or globally. For local installation, run pnpm install, and for global installation, use pnpm run install-global. After installation, configure the environment variables for Radarr and Sonarr, and then run the server using pnpm start or mcparr if installed globally.

  • Browse and manage your movie and TV show library. - Search and filter media by year and genre. - Request downloads for movies and TV shows. - Monitor download and system health status, including disk space and health checks.
  1. Managing a personal media library for movies and TV shows.
  2. Automating download requests for new media content.
  3. Monitoring system health and storage for media management.

Add to your AI client

Use these steps to connect MCP Radarr and Sonarr Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "mcparr-server-jasontulp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcparr-server-jasontulp"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "mcparr-server-jasontulp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcparr-server-jasontulp"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "mcparr-server-jasontulp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcparr-server-jasontulp"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "mcparr-server-jasontulp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcparr-server-jasontulp"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "mcparr-server-jasontulp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcparr-server-jasontulp"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "mcparr-server-jasontulp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcparr-server-jasontulp"
      ]
    }
  }
}

FAQ

Can I use MCP Server without Radarr and Sonarr?

No, MCP Server is designed to work specifically with Radarr and Sonarr for media management.

Is there a graphical user interface for MCP Server?

Currently, MCP Server operates through command line interface; a GUI may be considered for future updates.

How do I check the system health?

You can use the `get_system_status` API endpoint to check the health and storage information of your Radarr and Sonarr instances.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":3045,"uuid":"9e121966-bb9b-48e7-adaa-46b448b23be5","name":"mcparr-server","title":"MCP Radarr and Sonarr Server","description":"MCP Server for Radarr and Sonarr services","avatar_url":"https://avatars.githubusercontent.com/u/50426640?v=4","created_at":"2025-03-17T02:38:39.983+00:00","updated_at":"2025-03-17T04:14:10.796+00:00","status":"created","author_name":"JasonTulp","author_avatar_url":"https://avatars.githubusercontent.com/u/50426640?v=4","tags":"mcparr,media-management,radarr,sonarr","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/JasonTulp/mcparr-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":\"JavaScript\",\"is_official\":false,\"latest_commit_time\":\"2025-03-17 10:04:57\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]