MCP Uptime
← MCP Reliability Index  /  Web & Scraping
F

Flowgraf

in.flowgraf/flowgraf
Create and edit architecture diagrams from your AI agent; get an SVG and a live editable canvas.
healthy
status
3
tools exposed
1190ms
connect latency
4836b1a174a1
schema fingerprint

Tools (3)

create_diagram
Create a NEW architecture diagram from a graph that YOU author, and get back a shareable, editable canvas URL plus a rendered SVG and Mermaid. You produce only the SEMANTICS — nodes, the groups (VPC/cluster/...) they live in, and the directed edges between them. You do NOT lay anything out: never s
edit_diagram
Apply a list of operations to an EXISTING diagram. The ops re-use this tool's op vocabulary; you author them, we validate + apply + re-layout + re-render. ALWAYS call get_diagram(diagramId) first: it returns the current ids and the `version`. Pass that version as `baseVersion`. If the diagram chang
get_diagram
Fetch a diagram's raw IR (nodes, groups, edges with their real ids) and its current `version`. Call this before edit_diagram so your ops reference ids that actually exist and you pass the correct baseVersion. Returns { diagram, version }.

Endpoint

https://flowgraf.in/api/mcp
Category: Web & Scraping · Last checked: 2026-07-30T13:44:41Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.