MickeyDang/flowy
3.1
If you are the rightful owner of flowy and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Flowy is a Node.js application that generates flowcharts and exports them to PowerPoint presentations, featuring MCP integration for use with Claude Desktop.
Tools
Functions exposed to the LLM to take actions
create_flowchart
Create a new empty flowchart.
add_node
Add a node to an existing flowchart.
add_connection
Add a connection between two nodes.
auto_layout
Apply automatic layout to a flowchart.
export_pptx
Export a flowchart to PowerPoint.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client