Skip to main content
Glama
server.json2.48 kB
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json", "name": "io.github.aplaceforallmystuff/mcp-arr", "description": "MCP server for *arr media suite - Sonarr, Radarr, Lidarr, Readarr, Prowlarr", "repository": { "url": "https://github.com/aplaceforallmystuff/mcp-arr", "source": "github" }, "version": "1.0.0", "packages": [ { "registryType": "npm", "identifier": "mcp-arr-server", "version": "1.0.0", "transport": { "type": "stdio" }, "environmentVariables": [ { "description": "Sonarr server URL", "isRequired": false, "format": "string", "isSecret": false, "name": "SONARR_URL" }, { "description": "Sonarr API key", "isRequired": false, "format": "string", "isSecret": true, "name": "SONARR_API_KEY" }, { "description": "Radarr server URL", "isRequired": false, "format": "string", "isSecret": false, "name": "RADARR_URL" }, { "description": "Radarr API key", "isRequired": false, "format": "string", "isSecret": true, "name": "RADARR_API_KEY" }, { "description": "Lidarr server URL", "isRequired": false, "format": "string", "isSecret": false, "name": "LIDARR_URL" }, { "description": "Lidarr API key", "isRequired": false, "format": "string", "isSecret": true, "name": "LIDARR_API_KEY" }, { "description": "Readarr server URL", "isRequired": false, "format": "string", "isSecret": false, "name": "READARR_URL" }, { "description": "Readarr API key", "isRequired": false, "format": "string", "isSecret": true, "name": "READARR_API_KEY" }, { "description": "Prowlarr server URL", "isRequired": false, "format": "string", "isSecret": false, "name": "PROWLARR_URL" }, { "description": "Prowlarr API key", "isRequired": false, "format": "string", "isSecret": true, "name": "PROWLARR_API_KEY" } ] } ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aplaceforallmystuff/mcp-arr'

If you have feedback or need assistance with the MCP directory API, please join our Discord server