Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AZURE_IMAGE_API_KEYYesYour Azure API key for image generation
AZURE_IMAGE_BASE_URLYesAzure OpenAI endpoint URL for deployments

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_imageA

🎨 Create stunning AI-generated images using Azure DALL-E 3 or FLUX models with intelligent model selection

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.4/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion or overlap between tools. The tool's purpose is clearly defined and distinct by default.

Naming Consistency5/5

A single tool inherently has consistent naming, as there are no other tools to compare it against. The name 'generate_image' follows a clear verb_noun pattern.

Tool Count2/5

One tool is too few for a server focused on Azure image generation, as it lacks operations like listing models, checking generation status, or managing images. This minimal set limits agent capabilities and feels incomplete for the domain.

Completeness1/5

The tool set is severely incomplete for image generation; it only provides generation without supporting operations like model selection, status tracking, or image management. This will cause significant agent failures in workflows requiring more than basic generation.

Maintenance

ActivityInactive
ResponsivenessNo issues