Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ARCHI_MCP_LANGUAGENoLanguage for relationship labels: auto (auto-detect from content), en (force English labels), sk (force Slovak labels)auto
ARCHI_MCP_HTTP_HOSTNoHost for diagram server (localhost, 0.0.0.0)localhost
ARCHI_MCP_HTTP_PORTNoPort for diagram viewing server (number)8080
ARCHI_MCP_LOG_LEVELNoLogging level (DEBUG, INFO, WARNING, ERROR)INFO
ARCHI_MCP_LOCK_TITLENoLock title parameter to prevent client override (true/false)false
ARCHI_MCP_LOCK_LEGENDNoLock legend parameter to prevent client override (true/false)false
ARCHI_MCP_LOCK_SPACINGNoLock spacing parameter to prevent client override (true/false)false
ARCHI_MCP_DEFAULT_TITLENoShow diagram title (true/false)true
ARCHI_MCP_DEFAULT_LEGENDNoShow legend with element types (true/false)false
ARCHI_MCP_LOCK_DIRECTIONNoLock direction parameter to prevent client override (true/false)false
ARCHI_MCP_DEFAULT_SPACINGNoDefault element spacing: compact (minimal spacing between elements), balanced (moderate spacing for readability), comfortable (maximum spacing for clarity)comfortable
ARCHI_MCP_ENABLE_AUTO_FIXNoEnable automatic relationship correction (true/false). Experimental XML export feature.false
ARCHI_MCP_DEFAULT_DIRECTIONNoDefault layout direction: top-bottom (vertical top-to-bottom flow), left-right (horizontal left-to-right flow), vertical (same as top-bottom), horizontal (same as left-right)top-bottom
ARCHI_MCP_ENABLE_VALIDATIONNoEnable XML validation logging (true/false). Experimental XML export feature.false
ARCHI_MCP_STRICT_VALIDATIONNoEnable strict ArchiMate validation (true/false)true
ARCHI_MCP_LOCK_GROUP_BY_LAYERNoLock grouping parameter to prevent client override (true/false)false
ARCHI_MCP_ENABLE_UNIVERSAL_FIXNoEnable universal relationship fixing for Archi compatibility (true/false). Experimental XML export feature.true
ARCHI_MCP_DEFAULT_GROUP_BY_LAYERNoGroup elements by ArchiMate layer (true/false)false
ARCHI_MCP_LOCK_SHOW_RELATIONSHIP_LABELSNoLock relationship labels parameter to prevent client override (true/false)false
ARCHI_MCP_DEFAULT_SHOW_RELATIONSHIP_LABELSNoShow enhanced relationship labels (true/false)true

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/entira/archi-mcp'

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