Skip to main content
Glama
labeveryday

GPT Image MCP Server

by labeveryday

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging levelINFO
IMAGE_MODELNoDirect image modelgpt-image-1
DEFAULT_MODELNoPrimary model (OpenAI's best)gpt-image-1
FALLBACK_MODELNoFallback optiondall-e-3
OPENAI_API_KEYYesYour OpenAI API key.
DEFAULT_QUALITYNoImage qualityauto
TIMEOUT_SECONDSNoRequest timeout120
MAX_IMAGE_SIZE_MBNoSize limits10.0
ENABLE_COMPRESSIONNoFile size optimizationtrue
RATE_LIMIT_PER_MINUTENoAPI rate limiting30
ENABLE_DETAILED_LOGGINGNoRequest/response loggingfalse
MAX_CONCURRENT_GENERATIONSNoBatch processing limit5

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/labeveryday/gpt-image-mcp'

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