Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PLANTUML_SERVER_URLNoThe URL of the PlantUML serverhttps://www.plantuml.com/plantuml

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
prompts
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_plantuml_diagram

Generate a PlantUML diagram with automatic syntax validation and error reporting for auto-fix workflows. Returns embeddable image URLs for valid diagrams or structured error details for invalid syntax that can be automatically corrected. Optionally saves the diagram to a local file.

encode_plantuml

Encode PlantUML code for URL usage

decode_plantuml

Decode encoded PlantUML string back to PlantUML code

Prompts

Interactive templates invoked by user choice

NameDescription
plantuml_error_handlingGuidelines for handling PlantUML syntax errors and implementing auto-fix workflows

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/infobip/plantuml-mcp-server'

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