Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RADARR_API_KEY | No | Your Radarr API key, found in Radarr under Settings > General > API Key | |
| SONARR_API_KEY | No | Your Sonarr API key, found in Sonarr under Settings > General > API Key | |
| MCP_SERVER_PORT | No | The port on which to run the MCP server | 3000 |
| RADARR_BASE_URL | No | The base URL for your Radarr instance including IP/hostname and port (e.g., http://10.0.0.23:7878) | |
| SONARR_BASE_URL | No | The 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |