Flowzap
Rank #9,862io.github.flowzap-xyz/flowzap
Create workflow, sequence, architecture, and mind map diagrams via AI assistants.
Flowzap is a Model Context Protocol (MCP) server published by flowzap-xyz. It ranks #9,862 of 132,113 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Flowzap is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 14 tracked versions. It was first listed on Jan 12, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 122,251 of 132,113 servers on MCP Toplist.
Use Flowzap
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add flowzap -- npx -y flowzap-mcp[mcp_servers.flowzap]
command = "npx"
args = ["-y", "flowzap-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"flowzap": {
"command": "npx",
"args": [
"-y",
"flowzap-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"flowzap": {
"command": "npx",
"args": [
"-y",
"flowzap-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"flowzap": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"flowzap-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"flowzap": {
"command": "npx",
"args": [
"-y",
"flowzap-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"flowzap": {
"command": "npx",
"args": [
"-y",
"flowzap-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.flowzap-xyz%2Fflowzap)<a href="https://mcptoplist.com/server/io.github.flowzap-xyz%2Fflowzap"><img src="https://mcptoplist.com/badge/io.github.flowzap-xyz%2Fflowzap.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
flowzap-xyz
Other servers by flowzap-xyz
View all flowzap-xyz servers →Available versions (14)
| Version | Published |
|---|---|
| 2.0.0 | Aug 11, 2026 |
| 1.4.3 | May 26, 2026 |
| 1.3.6 | Apr 3, 2026 |
| 1.3.5 | Feb 21, 2026 |
| 1.3.4 | Feb 7, 2026 |
| 1.3.3 | Feb 7, 2026 |
| 1.2.2 | Jan 31, 2026 |
| 1.2.1 | Jan 31, 2026 |
| 1.2.0 | Jan 24, 2026 |
| 1.0.7 | Jan 18, 2026 |
| 1.0.5 | Jan 15, 2026 |
| 1.0.4 | Jan 14, 2026 |
| 1.0.2 | Jan 12, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Flowzap?
- Flowzap is maintained by flowzap-xyz, which publishes 2 MCP servers (14 total versions) tracked on MCP Toplist.
- Is Flowzap listed on the Official MCP Registry?
- Yes — Flowzap is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Flowzap have?
- MCP Toplist tracks 14 versions of Flowzap, most recently published on Aug 11, 2026.
- Where can I find the source code for Flowzap?
- The source code for Flowzap is hosted at github.com/flowzap-xyz/flowzap-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.