StarUML MCP Server
Officialby staruml
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_PORT | No | Port for the StarUML API server. Can be set via command line option --api-port=<port>. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_diagramC | Generate a diagram in StarUML. |
| get_all_diagrams_infoA | Get information for all diagrams in StarUML. |
| get_current_diagram_infoA | Get information for the current diagram in StarUML. |
| get_diagram_image_by_idA | Get the image of a diagram by its ID in StarUML. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |