MCP Experimental
Architecture Diagram MCP
An MCP server that turns structured architecture briefs into standalone HTML diagrams and clickable explainer pages.
June 22, 2026 · Dominic Hückmann
What it is for
Architecture Diagram MCP creates browser-ready architecture artifacts from agent briefs. It is built for platform maps, stakeholder explainers, and reproducible diagram outputs.
This MCP belongs to the Agentic Platform tooling and creates diagram artifacts instead of throwaway chat images.
Primary tools
create_diagram_html
get_diagram_guidelines
Use it for
- clickable architecture explainers
- platform layer diagrams
- stakeholder versions of technical maps
- reproducible HTML/SVG artifacts for decks and docs
Local run
npm install
npm run mcp
Output principle
The MCP should not create a one-off graphic. It should produce a standalone HTML artifact with structure, text, diagram, and room for later processing.