MCP.so
登录

MCP Radarr and Sonarr Server

@JasonTulp

关于 MCP Radarr and Sonarr Server

MCP Server for Radarr and Sonarr services

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

JasonTulp

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

其他 分类下的更多 MCP 服务器