Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_API_KEYYesAPI key used for the image endpoint. Required.
OPENAI_BASE_URLNoOptional. Defaults to https://dash.classicriver.cn/v1/.https://dash.classicriver.cn/v1/
OPENAI_IMAGE_MODELNoOptional. Defaults to gpt-image-2.gpt-image-2

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_imageC

Generate one or more images from a prompt with an OpenAI-compatible image endpoint and save them to local files.

edit_imageB

Edit one or more source images with a prompt, optionally using a mask, and save the results to local files.

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

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