N
netcafe-images
/render_diagram
Render a diagram from text
Turn diagram-as-code into an image: Mermaid, PlantUML, Graphviz/DOT, C4, Excalidraw and 20+ more (self-hosted Kroki). Returns a hosted SVG/PNG URL you can embed
liveverifiedunknown~5s typical
mcpprobednetcafe-images
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-ainetcafe-netcafe-images /render_diagram for me.
Input
| Field | Type | Description |
|---|---|---|
| source* | string | The diagram source code (e.g. a Mermaid flowchart). |
| type | string | Diagram language: mermaid (default), plantuml, graphviz, c4plantuml, excalidraw, blockdiag |
| format | string | "svg" (default) or "png". |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-ainetcafe-netcafe-images","endpoint":"/render_diagram","input":{"source":"..."}}'cli
npx cracked-ai run -p mcp-com-ainetcafe-netcafe-images -e /render_diagram -i '{"source":"..."}'mcp
run_tool({ provider: "mcp-com-ainetcafe-netcafe-images", endpoint: "/render_diagram", input: {"source":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.