Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEMINI_API_KEYNoAI Studio API key (takes priority over Vertex AI)
VERTEX_PROJECTNoGoogle Cloud project ID for Vertex AI
VERTEX_LOCATIONNoVertex AI locationus-central1

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
}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_imageA

Generate an image from a text prompt using Gemini. The image is saved to the specified file path and also returned inline. Supports various aspect ratios.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.3/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of confusion or overlap. The tool's purpose is clearly defined and unambiguous.

Naming Consistency5/5

The tool name 'generate_image' follows a consistent verb_noun pattern, and with only one tool, there are no inconsistencies to evaluate.

Tool Count5/5

A single tool is well-scoped for a server dedicated exclusively to image generation. The narrow domain requires no additional tools.

Completeness5/5

The tool fully covers the core operation of generating an image from a prompt, including file saving and aspect ratio support. No obvious gaps exist for the stated purpose.

Maintenance

ActivityInactive
ResponsivenessNo issues