claude mcp add flowzap-xyz-flowzap -- npx -y flowzap-mcp
{
"mcpServers": {
"flowzap-xyz-flowzap": {
"command": "npx",
"args": ["-y", "flowzap-mcp"]
}
}
}
{
"mcpServers": {
"flowzap-xyz-flowzap": {
"command": "npx",
"args": ["-y", "flowzap-mcp"]
}
}
}
{
"mcpServers": {
"flowzap-xyz-flowzap": {
"command": "npx",
"args": ["-y", "flowzap-mcp"]
}
}
}
About This MCP Server
The flowzap-mcp server is a developer tool that enables the creation of workflow, sequence, and architecture diagrams through integration with AI assistants. It connects to AI coding assistants via stdio and is installed through npm, facilitating the generation of diagrams as part of the development workflow. Developers would use this tool when they need to visualize and document complex system architectures or workflows, leveraging the capabilities of AI assistants to automate the diagram creation process.
Create workflow, sequence, and architecture diagrams via AI assistants.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
flowzap-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The flowzap server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.