Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_archimate_diagram | Generate ArchiMate diagrams in Mermaid or Draw.io format from elements and relationships |
| validate_archimate_model | Validate ArchiMate elements and relationships against the ArchiMate 3.2 specification |
| list_archimate_elements | List all available ArchiMate 3.2 element types with their layers |
| list_archimate_relationships | List all available ArchiMate relationship types |
| export_archimate_xml | Export ArchiMate model as standard XML Open Exchange Format (.archimate) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| create-business-model | Create a business layer ArchiMate model with guided steps for a specific domain |
| validate-and-fix | Validate ArchiMate model and provide specific suggestions for fixing violations |
| suggest-architecture-pattern | Suggest appropriate ArchiMate architecture patterns based on requirements |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| archimate-elements | Complete ArchiMate 3.2 element reference with descriptions, usage guidance, and examples |
| archimate-relationships | ArchiMate relationship types, rules, validation matrix, and best practices |
| model-templates | ArchiMate model templates, common patterns, and domain-specific examples |
| quick-reference | Quick reference guide for ArchiMate modeling with common patterns and anti-patterns |