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.

Tools

Functions exposed to the LLM to take actions

NameDescription
create_flowchart

Create a flowchart diagram with sequential steps. Supports process boxes, decision diamonds, terminators, and connectors.

create_sequence_diagram

Create a UML sequence diagram showing interactions between participants/actors.

create_network_diagram

Create a network or architecture diagram with custom positioned nodes and connections.

create_custom_diagram

Create a custom diagram with full control over shapes and connectors. Use this for any diagram type not covered by other tools.

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/thechandanbhagat/diagram-master'

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