LelonDelonMelon/diagramMCP
If you are the rightful owner of diagramMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
DiagramMCP is a Model Context Protocol server designed for generating dynamic diagrams used in software development.
Tools
Functions exposed to the LLM to take actions
create_flowchart
Generate flowchart diagrams for process flows and decision trees.
create_sequence_diagram
Generate sequence diagrams for API interactions and system communications.
create_class_diagram
Generate UML class diagrams for object-oriented design.
create_er_diagram
Generate Entity-Relationship diagrams for database design.
create_gantt_chart
Generate Gantt charts for project planning and scheduling.
create_architecture_diagram
Generate system architecture diagrams showing components and their interactions.
validate_diagram
Validate diagram syntax and provide error feedback.
export_diagram
Get export instructions for rendering diagrams in various formats.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client