Agentic Mermaid is answering right now. Last checked 5 min ago. 149 installs a week from npm. It exposes 9 tools. Last commit 19 Sep 2026.
Render, verify, describe, and safely edit Mermaid diagrams through MCP.
We read the source, 9 h ago · tools taken from the live server · 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.
if (op.className === null) delete c.className
else {
if (!/^[\w-]+$/.test(op.className)) return err({ code: 'INVALID_OP', message: 'CSS class name must contain only letters, digits, underscore, or hyphen' })
new Function(`return (\n${stripped}\n)`)
const r = spawnSync(command, args, { stdio: 'ignore' })
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.
Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.
claude mcp add agentic-mermaid --transport http https://agentic-mermaid.dev/mcp
{
"mcpServers": {
"agentic-mermaid": {
"url": "https://agentic-mermaid.dev/mcp"
}
}
}
[mcp_servers.agentic-mermaid]
url = "https://agentic-mermaid.dev/mcp"
{
"mcpServers": {
"agentic-mermaid": {
"url": "https://agentic-mermaid.dev/mcp"
}
}
}
{
"mcpServers": {
"agentic-mermaid": {
"url": "https://agentic-mermaid.dev/mcp"
}
}
}
Read directly from the server with tools/list, grouped by what they act on.
If a tool disappears, we record the date.
render_ascii
render_png
render_svg
describe
describe_sdk
build
execute
mutate
verify
| URL | Transport | State | Latency | Checked |
|---|---|---|---|---|
| https://agentic-mermaid.dev/mcp | streamable-http | answering | 580 ms | 5 min ago |
MCP server for Mermaid diagram validation and rendering
Create, read, render, organize, and safely edit persistent Excalidraw diagrams with AI agents.
MCP App that renders Mermaid diagrams as interactive UI in Claude, VS Code and other MCP clients
Control and verify a live Unity Editor through a local, low-token MCP server.
Create, edit, validate, preview, and render Shotcut projects through AI clients.
MCP server for AI agents to read and safely edit Adobe InDesign IDML files. No InDesign required.
Read, render, search, and manage reMarkable documents through MCP
Verified React chart generation: select, validate, repair, render, and inspect charts through MCP.
Answers built from our own checks of this server.