Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoBind address (HTTP/SSE)0.0.0.0
MCP_PORTNoBind port (HTTP/SSE)3000
LOG_LEVELNoLog level (emergency → debug supported)info
MCP_API_KEYNoEnables Bearer auth when provided
MCP_SSE_PATHNoSSE stream endpoint/sse
MCP_HTTP_PATHNoHTTP JSON-RPC endpoint/mcp
MCP_TRANSPORTNoTransport mode: http, sse, or stdiohttp
GENERATED_FILES_DIRNoWhere rendered diagrams are persisted/generated-files
PLANTUML_SERVER_URLNoUpstream PlantUML rendererhttps://www.plantuml.com/plantuml
PUBLIC_FILE_BASE_URLNoBase URL returned to clients for persisted diagramshttps://ob-file.fmpn.fr/files
MCP_SSE_MESSAGES_PATHNoMessage ingestion endpoint/messages
PLANTUML_MCP_SKIP_AUTO_STARTNoWhen true, skips auto-start so scripts can import the server class without launching transports
MCP_HTTP_ENABLE_JSON_RESPONSESNoReturn JSON body when true (for debugging)false

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

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

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