Loading MCP server directory, please wait...
Read-only diagnostic MCP server for a self-hosted arr stack (Sonarr, Radarr, Prowlarr & more).
npx @getmcp/cli add io.github.bdog720/oraclarrRequires Python 3.10+. Community-contributed server. Review source before installing.
ORACLARR_CONFIGAbsolute path to your config.yaml (arr service URLs + ${ENV} secret refs). See the repository README for the format.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bdog720/oraclarr": {
"command": "uvx",
"args": [
"oraclarr-mcp"
],
"env": {
"ORACLARR_CONFIG": ""
}
}
}
}