MCParr Server
БесплатноНе проверенIntegrates with Radarr and Sonarr to manage your media library, enabling search, download requests, status checks, and system health monitoring.
Описание
Integrates with Radarr and Sonarr to manage your media library, enabling search, download requests, status checks, and system health monitoring.
README
An MCP server that integrates with Radarr and Sonarr to manage your media library.
Features
Current Features:
- Browse your 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 management
- Disk space monitoring
- System health checks
- Status reporting
Installation
Local Installation
- Install dependencies:
pnpm install
Global Installation
To install MCParr Server globally on your system:
pnpm run install-global
This will make the mcparr command available globally in your terminal.
Configuration
- Set up environment variables:
export RADARR_URL=http://your-radarr-instance:7878
export RADARR_API_KEY=your-radarr-api-key
export SONARR_URL=http://your-sonarr-instance:8989
export SONARR_API_KEY=your-sonarr-api-key
Alternatively, you can create a .env file in your project directory with these variables.
Usage
Running Locally
Build and run the server:
pnpm run build
pnpm start
For development:
pnpm run dev
Running Globally
If installed globally, simply run:
mcparr
API Reference
search_media
Search for movies or TV shows with filters:
{
mediaType: "movie" | "series", // Required
year?: number, // Optional
genre?: string // Optional
}
request_download
Request a download for specific media:
{
mediaType: "movie" | "series", // Required
id: number // Required
}
check_status
Check the status of specific media:
{
mediaType: "movie" | "series", // Required
id: number // Required
}
get_system_status
Get system health and storage information:
{
system: "radarr" | "sonarr" | "both" // Required - Which system to check
}
Response includes:
- System status (version, uptime, etc.)
- Disk space information
- Health check results
Resources
Media is exposed as resources with the following URI schemes:
- Movies:
radarr://movie/{id} - TV Shows:
sonarr://series/{id}
Each resource includes:
- Title
- Year
- Current status
Установить MCParr Server в Claude Desktop, Claude Code, Cursor
unyly install mcparr-serverСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add mcparr-server -- npx -y github:JasonTulp/mcparr-serverFAQ
MCParr Server MCP бесплатный?
Да, MCParr Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для MCParr Server?
Нет, MCParr Server работает без API-ключей и переменных окружения.
MCParr Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить MCParr Server в Claude Desktop, Claude Code или Cursor?
Открой MCParr Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Omni Video
An MCP server that transforms LLM-enabled IDEs into professional video editors by pre-processing footage into text proxies, generating motion graphics via HTML/
автор: buildwithtazaARA
Generate images, video and audio from any AI agent — one connector.
автор: ARAYouTube
Transcripts, channel stats, search
автор: YouTubeEverArt
AI image generation using various models.
автор: modelcontextprotocolCompare MCParr Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории media
