Flato Design MCP
Rank #48,798io.github.sologovision/flato-design-mcp
Connect AI agents to Flato's editable canvas runtime through a hosted MCP server.
Flato Design MCP is a Model Context Protocol (MCP) server published by sologovision. It ranks #48,798 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Flato Design MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 10, 2026 and most recently updated on Jun 18, 2026.
Ranks ahead of 83,248 of 132,046 servers on MCP Toplist.
Use Flato Design MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http flato-design-mcp https://api.flato.ai/api/mcp/editor[mcp_servers.flato-design-mcp]
url = "https://api.flato.ai/api/mcp/editor"Add to ~/.codex/config.toml.
https://api.flato.ai/api/mcp/editorSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"flato-design-mcp": {
"url": "https://api.flato.ai/api/mcp/editor"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"flato-design-mcp": {
"type": "http",
"url": "https://api.flato.ai/api/mcp/editor"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"flato-design-mcp": {
"serverUrl": "https://api.flato.ai/api/mcp/editor"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"flato-design-mcp": {
"url": "https://api.flato.ai/api/mcp/editor"
}
}
}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.sologovision%2Fflato-design-mcp)<a href="https://mcptoplist.com/server/io.github.sologovision%2Fflato-design-mcp"><img src="https://mcptoplist.com/badge/io.github.sologovision%2Fflato-design-mcp.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
sologovision
Available versions (1)
| Version | Published |
|---|---|
| 0.1.3 | Jun 18, 2026 |
Frequently asked questions
- Who maintains Flato Design MCP?
- Flato Design MCP is maintained by sologovision, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Flato Design MCP listed on the Official MCP Registry?
- Yes — Flato Design MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Flato Design MCP have?
- MCP Toplist tracks 1 version of Flato Design MCP, most recently published on Jun 18, 2026.
- Where can I find the source code for Flato Design MCP?
- The source code for Flato Design MCP is hosted at github.com/sologovision/flato-design-mcp.git.
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.