Skip to main content
Glama

mcp-image-generator

by GMKR

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TOGETHER_MODELNoThe Together AI model to use for image generationblack-forest-labs/FLUX.1-schnell-Free
TOGETHER_API_KEYYesYour Together AI API key

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

Generates and returns an image based on the provided promptUse this tool when you need to generate an image based on a promptThe image will be returned as a base64 encoded string

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/GMKR/mcp-imagegen'

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