Radarr and Sonarr MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RADARR_API_KEYNoYour Radarr API key, found in Radarr under Settings > General > API Key
SONARR_API_KEYNoYour Sonarr API key, found in Sonarr under Settings > General > API Key
MCP_SERVER_PORTNoThe port on which to run the MCP server3000
RADARR_BASE_URLNoThe base URL for your Radarr instance including IP/hostname and port (e.g., http://10.0.0.23:7878)
SONARR_BASE_URLNoThe base URL for your Sonarr instance including IP/hostname and port (e.g., http://10.0.0.23:8989)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools