Skip to main content
Glama

MCP Image Generator

by shinpr

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEMINI_API_KEYYesYour Gemini API key from Google AI Studio
IMAGE_OUTPUT_DIRNoAbsolute path to the directory where images will be saved. Defaults to ./output in the current working directory if not specified. Directory will be created automatically if it doesn't exist../output
SKIP_PROMPT_ENHANCEMENTNoSet to true to disable automatic prompt optimization and send your prompts directly to the image generator. Useful when you need full control over the exact prompt wording.false

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_image

Generate image with specified prompt and optional parameters

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

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