Flowzap
@flowzap-xyz
关于 Flowzap
Official FlowZap Code DSL specification, examples, and resources for business process diagramming.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"flowzap": {
"command": "npx",
"args": [
"-y",
"flowzap-mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Flowzap?
Flowzap is an MCP server that provides tools to validate, create, export, and manipulate diagrams written in FlowZap Code, a simple domain-specific language for collaborative business process mapping and workflow automation. It integrates with 11 coding tools including Claude Desktop, Cursor, and Windsurf IDE.
How to use Flowzap?
Install the flowzap-mcp npm package and configure it in your coding tool's MCP settings using JSON configuration. The server exposes 7 tools such as flowzap_validate, flowzap_create_playground, and flowzap_get_syntax.
Key features of Flowzap
- 7 MCP tools for diagram creation and manipulation
- Compatible with 11 popular coding tools
- Supports flowcharts, swimlane, sequence, and architecture diagrams
- URL-based code loading and playground sharing
- AI guidelines and machine-readable schemas for agents
- 250+ ready-to-use diagram templates
Use cases of Flowzap
- Generate workflow diagrams directly from AI prompts in coding tools
- Validate FlowZap Code syntax without leaving the editor
- Export diagrams to various formats from Claude Desktop or Cursor
- Diff and apply changes to existing diagram definitions
- Create playground instances for collaborative editing
FAQ from Flowzap
What coding tools does it support?
Claude Desktop, Claude Code, Cursor, Windsurf IDE, OpenAI Codex, Warp Terminal, Zed Editor, Cline, Roo Code, Continue.dev, and Sourcegraph Cody.
Do I need a Flowzap account?
Yes, create a free account on the Flowzap website to visualize diagrams and use templates.
How do I install the MCP server?
Run npx -y flowzap-mcp and add the configuration to your tool's MCP settings file.
What tools does the server provide?
Seven tools: flowzap_validate, flowzap_create_playground, flowzap_get_syntax, flowzap_export_graph, flowzap_artifact_to_diagram, flowzap_diff, and flowzap_apply_change.
Can I load code from a URL?
Yes, use the ?code=<base64url> parameter on the playground page to load FlowZap Code directly from a URL.
开发工具 分类下的更多 MCP 服务器
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
🔐 ssh-mcp-server
classfang基于 SSH 的 MCP 服务 🧙♀️。已被MCP官方收录 🎉。 SSH MCP Server 🧙♀️. It has been included in the community MCP repository 🎉.
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
Grafana MCP server
grafanaMCP server for Grafana
评论