Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_API_KEYYesYour OpenAI API key or token issued by a compatible OpenAI gateway.
OPENAI_BASE_URLNoBase URL for the OpenAI-compatible API. Defaults to https://api.openai.com/v1.https://api.openai.com/v1
OPENAI_IMAGE_MODELNoThe image model to use. Defaults to gpt-image-2.gpt-image-2

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_imageB

Generate one image with gpt-image-2, optionally guided by reference images.

edit_imageC

Edit one or more input images with gpt-image-2.

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/chanshawoh/imageforge-mcp'

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