staruml/staruml-mcp-server
3.4
If you are the rightful owner of staruml-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
StarUML MCP Server is a tool that integrates with StarUML to facilitate diagram creation and code generation through prompts.
Tools
Functions exposed to the LLM to take actions
generate_diagram
Creates a diagram based on the given prompt.
get_current_diagram_info
Retrieves information about the current diagram.
get_all_diagrams_info
Provides information on all diagrams in the project.
get_diagram_image_by_id
Fetches the image of a diagram using its ID.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client