Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FIREFLY_BASE_URLNoBase Firefly URL.https://firefly.adobe.com
FIREFLY_HEADLESSNoRun Chromium headless after you have already signed in.false
FIREFLY_LOG_LEVELNodebug, info, warn, error, or silent. Logs go to stderr only.info
FIREFLY_EXPAND_URLNoExpand route.<base>/tools/generative-expand
FIREFLY_PROFILE_DIRNoPersistent Chromium user data directory.<dataDir>/profile
FIREFLY_MCP_DATA_DIRNoBase directory for downloads/ and profile/.current working directory
FIREFLY_DOWNLOADS_DIRNoSaved image output directory.<dataDir>/downloads
FIREFLY_MAX_DOWNLOADSNoDefault maximum generated images to save.4
FIREFLY_VARIATIONS_URLNoVariations route.<base>
FIREFLY_TEXT_TO_IMAGE_URLNoPrompt-to-image route.<base>/generate/images
FIREFLY_OPERATION_TIMEOUT_MSNoGeneral UI action timeout.180000
FIREFLY_GENERATION_TIMEOUT_MSNoGeneration wait timeout.300000
FIREFLY_NAVIGATION_TIMEOUT_MSNoPage navigation timeout.60000
FIREFLY_REMOVE_BACKGROUND_URLNoRemove-background route.<base>/tools/remove-background
FIREFLY_SELECTOR_PROMPT_INPUTNoCSS selector override for the prompt input.built-in candidates
FIREFLY_SELECTOR_UPLOAD_BUTTONNoCSS selector override for upload controls.built-in candidates
FIREFLY_SELECTOR_DOWNLOAD_BUTTONNoCSS selector override for download buttons.built-in candidates
FIREFLY_SELECTOR_GENERATE_BUTTONNoCSS selector override for the generate/action button.built-in candidates

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/peroxide-dev/adobe-firefly-mcp'

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