Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEMINI_API_KEYNoGemini Developer API key.
OPENAI_API_KEYNoAPI key for OpenAI.
VERTEX_PROJECTNoGCP project id.
VERTEX_LOCATIONNoGCP region (e.g., us-central1).
OPENROUTER_API_KEYNoOpenRouter API key.
AZURE_OPENAI_API_KEYNoAzure OpenAI key.
AZURE_OPENAI_ENDPOINTNoAzure endpoint URL.
VERTEX_CREDENTIALS_PATHNoOptional path to GCP JSON; ADC supported.
AZURE_OPENAI_API_VERSIONNoAzure API version; default 2024-02-15-preview.2024-02-15-preview

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_imageC

Generate image(s) from a text prompt. Prefer explicit provider+model; respect model capabilities.

edit_imageA

Edit an image with a prompt and optional mask. Pass images as data URLs/base64/https URLs.

get_model_capabilitiesA

Return enabled providers and per-model capability metadata (generation/edit/mask/limits).

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

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