PadsterH2012/mcp-server-diagramai
3.2
If you are the rightful owner of mcp-server-diagramai 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.
An MCP server implementation for DiagramAI integration, enabling AI agents to create, read, edit, and delete diagrams in real-time.
Tools
Functions exposed to the LLM to take actions
create_diagram
Create new diagrams with specified content
get_diagram
Retrieve diagram by ID
update_diagram
Modify existing diagrams
delete_diagram
Remove diagrams
add_node
Add nodes to diagrams
add_edge
Add connections between nodes
list_diagrams
Get all accessible diagrams
get_diagram_status
Check diagram state and metadata
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client