Cleanuparr
БесплатноНе проверенMCP server that exposes Cleanuparr's REST API for inspecting status, history, statistics, jobs, and configuration, enabling natural language interaction with Cl
Описание
MCP server that exposes Cleanuparr's REST API for inspecting status, history, statistics, jobs, and configuration, enabling natural language interaction with Cleanuparr.
README
An MCP server exposing Cleanuparr's REST API as tools for inspecting status, history, statistics, jobs, and configuration.
Requirements
- Cleanuparr with its REST API enabled
- An API key from Cleanuparr
- Python 3.11+ and
uvfor source development
Configuration
| Variable | Required | Description |
|---|---|---|
CLEANUPARR_URL |
Yes | Cleanuparr URL, including any reverse-proxy BASE_PATH; the server appends /api. |
CLEANUPARR_API_KEY |
Usually | API key sent as X-Api-Key. Health endpoints can be used without it when permitted. |
Install a built wheel and register it with Claude Code:
uv tool install cleanuparr_mcp-*.whl
claude mcp add cleanuparr \
--env CLEANUPARR_URL=https://cleanuparr.example.com \
--env CLEANUPARR_API_KEY=your-api-key \
-- cleanuparr-mcp
For a source checkout:
uv sync
claude mcp add cleanuparr \
--env CLEANUPARR_URL=https://cleanuparr.example.com \
--env CLEANUPARR_API_KEY=your-api-key \
-- uv run --directory /path/to/cleanuparr-mcp cleanuparr-mcp
Tools
The server exposes the full practical Cleanuparr API surface:
- Health and status: health, readiness, detailed health, health checks, system, *arr, and download-client status.
- Jobs: list, inspect, trigger, start, and schedule jobs.
- History: events, manual events, strikes, timelines, stats, Seeker search events, and custom-format scores.
- Configuration: general, *arr instances, download clients, queue rules, queue/download cleaners, dead torrents, orphaned/unlinked files, seeding rules, malware blocker, Seeker, blacklist sync, and notifications.
Write tools are marked destructive where appropriate. Cleanuparr returns 503
when its configuration database is busy; this server does not retry and instead
returns the upstream error to the MCP client.
Request bodies are pass-through JSON dictionaries matching the DTOs in the running Cleanuparr version. Sensitive update fields should use Cleanuparr's placeholder value to preserve an existing secret. Do not place real API keys, passwords, or notification tokens in prompts.
Development
make sync
make test
make test-integration # requires CLEANUPARR_URL and optionally CLEANUPARR_API_KEY
make build
The offline tests use httpx.MockTransport; integration tests are skipped by
default.
Установка Cleanuparr
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/SavageCore/cleanuparr-mcpFAQ
Cleanuparr MCP бесплатный?
Да, Cleanuparr MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Cleanuparr?
Нет, Cleanuparr работает без API-ключей и переменных окружения.
Cleanuparr — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Cleanuparr в Claude Desktop, Claude Code или Cursor?
Открой Cleanuparr на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
автор: duxiaohuiSupabase
Database, auth and storage
автор: SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Cleanuparr with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
