89
/ 100
7 days ago
pulsemcp

*arr Media Suite

Unified control over Sonarr, Radarr, Lidarr, Readarr, and Prowlarr through automatic service detection with tools for library management, content searching, download monitoring, and calendar viewing

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 4 credentials: LIDARR_API_KEY, PROWLARR_API_KEY, RADARR_API_KEY, SONARR_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configHOSTto override the bind host (default 127.0.0.1)
🔐 secretLIDARR_API_KEY"": "your-lidarr-api-key",
configLIDARR_URL"": "http://localhost:8686",
configMCP_PATHto override the MCP endpoint path (default /mcp)
configMCP_TRANSPORThttp PORT=3000 npx mcp-arr-server
configPORTMCP_TRANSPORT=http =3000 npx mcp-arr-server
🔐 secretPROWLARR_API_KEY"": "your-prowlarr-api-key"
configPROWLARR_URL"": "http://localhost:9696",
🔐 secretRADARR_API_KEYyour-radarr-api-key
configRADARR_URL"": "http://localhost:7878",
🔐 secretSONARR_API_KEYe =your-sonarr-api-key \
configSONARR_URLe =http://host.docker.internal:8989 \
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/aplaceforallmystuff-mcp-arr-py6l2h)](https://m8ven.ai/mcp/aplaceforallmystuff-mcp-arr-py6l2h)
commit: 81a39be27709582f2a21d2f5bacedfeaa5943100
code hash: b87f19cfbd49c1743feed517ba6afd44496b12273f315dc780e413352834aa4a
verified: 7/24/2026, 8:52:55 AM
view raw JSON →