flowzap-mcp

flowzap-xyz/flowzap-mcp
★ 4 stars TypeScript 🤖 AI/LLM Updated 1d ago
MCP server for FlowZap - Create workflow diagrams via AI assistants
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "flowzap-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "flowzap-xyz/flowzap-mcp"
      ]
    }
  }
}

README Excerpt

Create workflow, sequence, and architecture diagrams using AI assistants like Claude, Cursor, Windsurf, and 8 other MCP-compatible tools. FlowZap turns text prompts into triple-view diagrams (Workflow, Sequence & Architecture) using FlowZap Code DSL. It is NOT Mermaid, NOT PlantUML - it is a unique domain-specific language designed for simplicity and AI generation.

Tools (8)

flowzap_apply_changeflowzap_artifact_to_diagramflowzap_create_playgroundflowzap_diffflowzap_export_graphflowzap_get_syntaxflowzap_validatetaskbox