Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DRAWIO_OUTPUT_DIRNoSpecifies the directory where diagram files will be saved. If not set, files are saved to the current working directory.

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_diagramB

Create various types of diagrams (flowchart, sequence, network, erd, custom) and save to a file.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.3/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion between tools. The tool's purpose is clearly defined as creating diagrams of various types.

Naming Consistency5/5

The single tool name 'create_diagram' follows a clear verb_noun pattern. Consistency is inherent with one tool.

Tool Count2/5

A single tool for diagram creation is too few; the scope implies needs like listing, editing, or exporting diagrams. This falls into the 'too few' category.

Completeness1/5

Only creation is covered, with no tools for reading, updating, deleting, or managing diagrams. The surface is severely incomplete for a diagram server.

Maintenance

ActivityInactive
ResponsivenessNo issues