flowzap-xyz/flowzap-mcp
[](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
Configuration
{
"mcpServers": {
"flowzap-xyz-flowzap-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-flowzap-xyz-flowzap-mcp"
],
"env": {}
}
}
}