Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BFL_API_KEYNoBFL FLUX API key
GEMINI_API_KEYNoGoogle AI Studio API key
OPENAI_API_KEYNoOpenAI API key
GPT_IMAGE_API_KEYNoAlternative to OPENAI_API_KEY (takes precedence)
NANO_BANANA_API_KEYNoAlternative to GEMINI_API_KEY (takes precedence)
NANO_BANANA_OUTPUT_DIRNoBase directory for saved images. When set, all output and input paths are sandboxed within this directory.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_imageA

Generate images using multiple providers (Google Gemini, OpenAI, BFL FLUX, Reve). Images are saved to disk and the file paths are returned.

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/mimo-3/mcp-imagenate'

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