yenchieh/diagramzu-mcp
π MCP Serveryenchieh
An MCP server enabling AI to create, manage, and present interactive Mermaid diagrams directly in a shared workspace.
Diagramzu-MCP bridges the gap between AI text generation and visual documentation. By implementing the Model Context Protocol (MCP), it provides AI assistants with a dedicated interface to perform CRUD operations on Mermaid diagrams. The server supports a wide variety of diagram types, including flowcharts, sequence diagrams, entity-relationship (ER) diagrams, and mindmaps.
Key features include a robust version history system, allowing users to track changes over time, and a commenting feature that facilitates team collaboration. Beyond simple creation, the tool includes an 'analyze_diagram' function that acts as a linter to ensure syntax correctness and structural integrity. Users can also generate presentation-ready decks from their diagrams, making it an essential utility for technical presentations. The service is accessible via a hosted endpoint at https://mcp.diagramzu.ai/mcp or can be run locally using 'npx -y @diagramzu/mcp', offering flexibility for different development environments.
π‘Highlights
- ββ14 specialized diagram tools
- ββSupports Mermaid, ER, & Mindmaps
- ββIntegrated presentation mode
π―For
- ββSoftware Engineers
- ββTechnical Writers
- ββProduct Managers
πLinks
- ββGitHub Repository