Dgmo MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 936 installs a week from npm. Last commit 15 Sep 2026.
Generate 40+ diagram types from text; render locally to SVG/PNG, open in the Diagrammo editor
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
execFileSync(process.execPath, ['scripts/stage-assets.mjs'], {
writeFileSync(path.join(OUT_DIR, imgFile), Buffer.from(png, 'base64'));
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add dgmo-mcp -- npx -y @diagrammo/dgmo-mcp
{
"mcpServers": {
"dgmo-mcp": {
"args": [
"-y",
"@diagrammo/dgmo-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.dgmo-mcp]
command = "npx"
args = ["-y", "@diagrammo/dgmo-mcp"]
{
"mcpServers": {
"dgmo-mcp": {
"args": [
"-y",
"@diagrammo/dgmo-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"dgmo-mcp": {
"args": [
"-y",
"@diagrammo/dgmo-mcp"
],
"command": "npx"
}
}
}
Renders Mermaid diagram syntax to PNG or SVG images for LLM clients
Generate and vectorize clean, editable SVG graphics from text, images, or both.
Generate 18 diagram types from structured JSON natively. Built for LLMs and agents.
Generate, edit, and export data-architecture diagrams from your AI. Column lineage, PNG in chat.
Generate ShapeWords word clouds as SVG, PNG, or JSON from text or weighted words.
Generate on-brand images from your AI agent: design, edit, and render templates over MCP.
Generate, edit, and render videos via the Shotstack video editing API.
Generate branded images at scale: design templates and render them to PNGs by prompt.
Answers built from our own checks of this server.