Skip to content
MCP Server Community By @flowzap-xyz

flowzap-xyz/flowzap-mcp

[![flowzap-xyz/flowzap-mcp MCP server](https://glama.ai/mcp/servers/flowzap-xyz/flowzap-mcp/badges/score.svg)](https://glama.ai/mcp/servers/flowzap-xyz/flowzap-mcp) 📇 ☁️ 🏠 🍎 🪟 🐧 - Create workflow, sequence, and architecture diagrams using FlowZap Code DSL. 7 tools for validation, playground URL generation, syntax docs, graph export, artifact parsing, diffing, and patching. No API key required. Install via NPM: `npx -y flowzap-mcp`

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: flowzap-xyz/flowzap-mcp Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-flowzap-xyz-flowzap-mcp

Detailed Documentation

flowzap-xyz/flowzap-mcp MCP server 📇 ☁️ 🏠 🍎 🪟 🐧 - Create workflow, sequence, and architecture diagrams using FlowZap Code DSL. 7 tools for validation, playground URL generation, syntax docs, graph export, artifact parsing, diffing, and patching. No API key required. Install via NPM: npx -y flowzap-mcp

Configuration

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