Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ARCHIMATE_MODEL_PATHYesPath to the CoArchi model directory (e.g., /path/to/your/archimate/model)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_model_summaryB

Get a summary of the ArchiMate model (element counts by layer and type)

list_elements_by_layerB

List all elements in a specific layer

search_elementsA

Search elements by name (case-insensitive)

get_elementA

Get details of a specific element by ID

list_available_element_typesA

List all available ArchiMate element types

list_relationship_typesA

List all available ArchiMate relationship types

create_elementB

Create a new ArchiMate element

create_relationshipB

Create a new ArchiMate relationship between two elements

create_diagramC

Create a new diagram/view

design_from_documentB

Generate ArchiMate model from an architecture markdown document

validate_modelB

Validate the ArchiMate model for errors

commit_and_pushA

Commit changes and push to git branch

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/dqxorg/mcp-archimate'

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