Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IMAGE_MODELNoModel to use for image generation (e.g., gpt-image-2, agnes-image-2.0-flash)
IMAGE_PROXYNoHTTP proxy URL for accessing the API (e.g., http://127.0.0.1:7890)
IMAGE_API_KEYYesAPI key for the image generation service
IMAGE_API_URLYesThe base URL for the image generation API (e.g., https://api.openai.com/v1/images/generations or https://apihub.agnes-ai.com/v1/images/generations)
IMAGE_CONFIG_PATHNoPath to a JSON configuration file (overrides defaults, but environment variables take precedence)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
text_to_imageC

根据文本描述生成图片

image_to_imageB

基于参考图片和文本描述生成新图片

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

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