Dgmo MCP
Rank #2,393io.github.diagrammo/dgmo-mcp
Generate 40+ diagram types from text; render locally to SVG/PNG, open in the Diagrammo editor
Dgmo MCP is a Model Context Protocol (MCP) server published by diagrammo. It ranks #2,393 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Dgmo MCP is listed across 3 registries — Official MCP, Glama and mcp.so, with 36 tracked versions. It was first listed on Mar 1, 2026 and most recently updated on Sep 20, 2026.
Ranks ahead of 129,653 of 132,046 servers on MCP Toplist.
Use Dgmo MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add dgmo-mcp -- npx -y @diagrammo/dgmo-mcp[mcp_servers.dgmo-mcp]
command = "npx"
args = ["-y", "@diagrammo/dgmo-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"dgmo-mcp": {
"command": "npx",
"args": [
"-y",
"@diagrammo/dgmo-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"dgmo-mcp": {
"command": "npx",
"args": [
"-y",
"@diagrammo/dgmo-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"dgmo-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@diagrammo/dgmo-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"dgmo-mcp": {
"command": "npx",
"args": [
"-y",
"@diagrammo/dgmo-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dgmo-mcp": {
"command": "npx",
"args": [
"-y",
"@diagrammo/dgmo-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.diagrammo%2Fdgmo-mcp)<a href="https://mcptoplist.com/server/io.github.diagrammo%2Fdgmo-mcp"><img src="https://mcptoplist.com/badge/io.github.diagrammo%2Fdgmo-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
diagrammo
Available versions (36)
| Version | Published |
|---|---|
| 0.29.4 | Sep 20, 2026 |
| 0.29.3 | Sep 10, 2026 |
| 0.29.2 | Sep 8, 2026 |
| 0.29.1 | Sep 2, 2026 |
| 0.29.0 | Aug 31, 2026 |
| 0.28.5 | Aug 28, 2026 |
| 0.28.4 | Aug 25, 2026 |
| 0.28.3 | Aug 24, 2026 |
| 0.28.1 | Aug 20, 2026 |
| 0.28.0 | Aug 18, 2026 |
| 0.27.0 | Aug 17, 2026 |
| 0.26.0 | Aug 13, 2026 |
| 0.22.0 | Aug 10, 2026 |
| 0.21.0 | Aug 7, 2026 |
| 0.20.1 | Aug 7, 2026 |
| 0.19.0 | Aug 7, 2026 |
| 0.12.0 | Jul 16, 2026 |
| 0.10.0 | Jul 10, 2026 |
| 0.9.1 | Jul 6, 2026 |
| 0.9.0 | Jul 6, 2026 |
| 0.8.0 | Jul 5, 2026 |
| 0.3.1 | Jun 22, 2026 |
| 0.1.21 | May 21, 2026 |
| 0.1.20 | May 14, 2026 |
| 0.1.19 | May 11, 2026 |
| 0.1.18 | May 7, 2026 |
| 0.1.17 | May 7, 2026 |
| 0.1.16 | May 7, 2026 |
| 0.1.15 | May 2, 2026 |
| 0.1.14 | Apr 27, 2026 |
| 0.1.13 | Apr 25, 2026 |
| 0.1.11 | Apr 25, 2026 |
| 0.1.10 | Apr 25, 2026 |
| 0.1.9 | Apr 25, 2026 |
| 0.1.1 | Mar 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Dgmo MCP?
- Dgmo MCP is maintained by diagrammo, which publishes 1 MCP server (36 total versions) tracked on MCP Toplist.
- Is Dgmo MCP listed on the Official MCP Registry?
- Yes — Dgmo MCP is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Dgmo MCP have?
- MCP Toplist tracks 36 versions of Dgmo MCP, most recently published on Sep 20, 2026.
- Where can I find the source code for Dgmo MCP?
- The source code for Dgmo MCP is hosted at github.com/diagrammo/dgmo-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.