Skip to main content
Glama
ex-takashima

OpenAI GPT-Image MCP Server

by ex-takashima

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoSet to 1 for detailed logging
OPENAI_API_KEYYesYour OpenAI API key
HISTORY_DB_PATHNoCustom database location
OPENAI_ORGANIZATIONNoOpenAI organization ID
OPENAI_IMAGE_INPUT_DIRNoCustom input directory for source images
OPENAI_IMAGE_THUMBNAILNoEnable thumbnail generation (true/false)
OPENAI_IMAGE_OUTPUT_DIRNoCustom output directory for generated images
OPENAI_IMAGE_EMBED_METADATANoEnable metadata embedding (true/false)
OPENAI_IMAGE_METADATA_LEVELNoMetadata detail level (minimal/standard/full)
OPENAI_IMAGE_THUMBNAIL_SIZENoThumbnail size in pixels
OPENAI_IMAGE_THUMBNAIL_QUALITYNoThumbnail JPEG quality

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/ex-takashima/openAI-gpt-image-1-MCP-SERVER'

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