Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLOUDFLARE_API_TOKENYesBearer token for API auth
IMAGE_MCP_OUTPUT_DIRNoWhere generated PNG files are saved./generated-images
CLOUDFLARE_ACCOUNT_IDYesCloudflare account ID
IMAGE_MCP_DEFAULT_I2T_MODELNoDefault image-to-text model@cf/llava-hf/llava-1.5-7b-hf
IMAGE_MCP_DEFAULT_T2I_MODELNoDefault text-to-image model@cf/black-forest-labs/flux-1-schnell

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_imageB

Generate an image from a text prompt using a Cloudflare Workers AI text-to-image model.

describe_imageB

Generate a text description of an image using a Cloudflare Workers AI image-to-text model.

list_modelsA

List supported Cloudflare Workers AI image models.

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/kashifamin72/Image-MCP'

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