Sujimoshi/drawio-mcp
3.4
If you are the rightful owner of drawio-mcp 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.
A Model Context Protocol (MCP) server for creating and managing draw.io diagrams using mxgraph.
Tools
Functions exposed to the LLM to take actions
new_diagram
Create a new empty diagram file.
add_nodes
Add one or more nodes to an existing diagram.
link_nodes
Create connections between existing nodes.
edit_nodes
Modify properties of existing nodes or edges.
remove_nodes
Remove nodes from a diagram.
get_diagram_info
Retrieve information about a diagram.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client