Skip to main content
Glama
DevRico003

openai-gpt-image-1-mcp

by DevRico003

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost address for the MCP server0.0.0.0
PORTNoPort for the MCP server8050
TRANSPORTNoTransport protocol (sse or stdio)sse
MODEL_NAMENoOpenAI model name for image generationgpt-image-1
STORAGE_MODENoStorage mode: 'local' for local filesystem, 'supabase' for Supabase Storagesupabase
SUPABASE_KEYNoSupabase service key (required if STORAGE_MODE=supabase)
SUPABASE_URLNoSupabase project URL (required if STORAGE_MODE=supabase)
OPENAI_API_KEYYesYour OpenAI API key with access to GPT-image-1 model
SUPABASE_BUCKETNoSupabase storage bucket name (required if STORAGE_MODE=supabase)
DEFAULT_IMAGE_SIZENoDefault image size (e.g., '1024x1024' or 'auto')auto
DEFAULT_IMAGE_QUALITYNoDefault image quality ('high', 'standard', or 'auto')auto

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/DevRico003/openai-gpt-image-1-mcp'

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