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.
「開発者ツール」の他のコンテンツ
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
Minecraft MCP Server
yuniko-softwareA Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in real-time, allowing AI assistants to build structures, explore the world, and interact with the game environment through natural language instruction
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
🔐 ssh-mcp-server
classfang基于 SSH 的 MCP 服务 🧙♀️。已被MCP官方收录 🎉。 SSH MCP Server 🧙♀️. It has been included in the community MCP repository 🎉.
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
コメント