MCP server for rendering DGMO diagrams — SVG/PNG output, browser preview, HTML reports, and 35+ chart types. Works with Claude Desktop, Claude Code, and any MCP client.
Remark plugin to render DGMO diagrams from fenced code blocks at build time. Framework-agnostic core shared by astro-dgmo, docusaurus-plugin-dgmo, and any unified pipeline.
Docusaurus plugin to render DGMO diagrams from fenced code blocks at build time. Ships a one-line defineConfig wrapper over remark-dgmo and handles client-module registration.
Fumadocs integration to render DGMO diagrams from fenced code blocks at build time. Two-step install: withDgmo() in source.config.ts plus <DgmoClient /> in app/layout.tsx — the client component handles route-change rebinding and auto-imports the theme
Astro integration to render DGMO diagrams from fenced code blocks at build time. Powered by @diagrammo/dgmo.