FlixBridge
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RADARR_URL | No | URL for Radarr service | |
| SONARR_URL | No | URL for Sonarr service | |
| SABNZBD_URL | No | URL for SABnzbd service (optional) | |
| RADARR_API_KEY | No | API key for Radarr service | |
| SONARR_API_KEY | No | API key for Sonarr service | |
| SABNZBD_API_KEY | No | API key for SABnzbd service (optional) | |
| FLIX_BRIDGE_DEBUG | No | Enable comprehensive debug logging (set to 1 to enable) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_servicesA | List all configured services and downloaders. Call this first to see available services. |
| system_statusC | Get system status and health information |
| queue_listC | List items in download queue with status and progress |
| queue_grabC | Force grab/retry download of queued items |
| remove_contentB | Preview and remove queue or library items with confirmation |
| root_foldersC | List configured root folders and storage information |
| history_detailC | Get download/import history details |
| searchC | Search for media (series/movies) to add |
| add_newD | Add new media to library |
| import_issuesC | Check for import issues and stuck downloads |
| quality_profilesC | List available quality profiles with recommendations |
| queue_diagnosticsC | Analyze and auto-fix stuck queue items |
| all_services_diagnosticsB | Analyze and auto-fix stuck queue items across all services |
| download_statusC | Get unified download status across arr services and downloaders |
| server_metricsD | Get server performance metrics and health status |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/thesammykins/FlixBridge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server