flow2-mcp

flowboard/flow2-mcp
★ 0 stars Unknown language 🤖 AI/LLM Updated 2d ago
MCP Server for flow2.co
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "flow2-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "flowboard/flow2-mcp"
      ]
    }
  }
}

README Excerpt

> Design mobile-first presentations - create, edit, preview, and publish from your AI assistant. This is the official [Model Context Protocol](https://modelcontextprotocol.io) server for [Flow2](https://flow2.co). It lets AI assistants like Claude work with your Flow2 account directly: spin up new flows, add and edit screens, drop in blocks, preview the result, and publish — all from a chat prompt.

Tools (12)

add_blockadd_screencheck_creditscreate_flowdelete_blockdelete_screenget_blocks_schemaget_flowget_previewget_screenpatch_blockupdate_flow_meta