Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PLEX_TOKENNoAuthentication token for Plex. Optional.
PLEX_BASE_URLNoBase URL of the Plex server (e.g., http://127.0.0.1:32400). Optional.
SUBDL_API_KEYNoAPI key for SubDL. Optional.
MPILOT_QBIT_URLNoURL of the qBittorrent Web UI (e.g., http://host.docker.internal:8080). Required if acquisition tools enabled.
MPILOT_PROWLARR_URLNoURL of the Prowlarr server (e.g., http://prowlarr:9696). Required if acquisition tools enabled.
MPILOT_QBIT_PASSWORDNoPassword for the qBittorrent Web UI. Required if acquisition tools enabled.
MPILOT_QBIT_USERNAMENoUsername for the qBittorrent Web UI. Required if acquisition tools enabled.
MPILOT_SUBTITLE_MODELNoModel identifier for the subtitle backend (e.g., 'gpt-5.4-mini'). Optional.
OPENSUBTITLES_API_KEYNoAPI key for OpenSubtitles.com. Optional.
OPENSUBTITLES_PASSWORDNoPassword for OpenSubtitles.com. Optional.
OPENSUBTITLES_USERNAMENoUsername for OpenSubtitles.com. Optional.
MPILOT_PLEX_PATH_PREFIXNoPath prefix for media on the Plex server (e.g., /server/media). Optional.
MPILOT_PROWLARR_API_KEYNoAPI key for the Prowlarr server. Required if acquisition tools enabled.
MPILOT_SUBTITLE_BACKENDNoTranslation backend to use (e.g., 'codex-cli' or an OpenAI-compatible endpoint). Required if subtitle tools enabled.
MPILOT_LOCAL_PATH_PREFIXNoPath prefix for local media (e.g., /mnt/media). Optional.
OPENSUBTITLES_USER_AGENTNoUser agent string for OpenSubtitles.com (e.g., 'MPilot v0.1.0'). Optional.
MPILOT_SUBTITLE_OUTPUT_MODENoOutput subtitle format (e.g., 'bilingual-ass', 'srt'). Default is 'bilingual-ass'.
MPILOT_ENABLE_SUBTITLE_TOOLSNoSet to 'true' to enable subtitle tools. Default is false.
MPILOT_ACQUISITION_SAVE_PATH_TVNoDefault download save path for TV shows (e.g., /downloads/tv). Optional.
MPILOT_ENABLE_ACQUISITION_TOOLSNoSet to 'true' to enable acquisition tools. Default is false.
MPILOT_SUBTITLE_SOURCE_LANGUAGENoSource language code for subtitles (e.g., 'en'). Default is 'en'.
MPILOT_SUBTITLE_TARGET_LANGUAGENoTarget language code for subtitles (e.g., 'zh'). Default is 'zh'.
MPILOT_ACQUISITION_SAVE_PATH_MOVIENoDefault download save path for movies (e.g., /downloads/movies). Optional.
MPILOT_ACQUISITION_SAVE_PATH_MOVIE_4KNoDefault download save path for 4K movies (e.g., /downloads/movies-4k). Optional.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/davezfr/mpilot'

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