Sketchxflow
Rank #89,016com.sketchxflow/mcp
Design websites, apps and logos with SketchXFlow — and brief its development team.
Sketchxflow is a Model Context Protocol (MCP) server published by kriyax-labs. It ranks #89,016 of 132,345 servers tracked on MCP Toplist. Sketchxflow is listed on Official MCP, with 1 tracked version. It was first listed on Sep 20, 2026 and most recently updated on Sep 20, 2026.
Ranks ahead of 43,329 of 132,345 servers on MCP Toplist.
Use Sketchxflow
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add sketchxflow -e "SKETCHXFLOW_API_KEY=<your SKETCHXFLOW_API_KEY>" -e "SKETCHXFLOW_API_URL=<your SKETCHXFLOW_API_URL>" -- npx -y @sketchxflow/mcpReplace each placeholder with your own value before saving.
[mcp_servers.sketchxflow]
command = "npx"
args = ["-y", "@sketchxflow/mcp"]
[mcp_servers.sketchxflow.env]
SKETCHXFLOW_API_KEY = "<your SKETCHXFLOW_API_KEY>"
SKETCHXFLOW_API_URL = "<your SKETCHXFLOW_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sketchxflow": {
"command": "npx",
"args": [
"-y",
"@sketchxflow/mcp"
],
"env": {
"SKETCHXFLOW_API_KEY": "<your SKETCHXFLOW_API_KEY>",
"SKETCHXFLOW_API_URL": "<your SKETCHXFLOW_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sketchxflow": {
"command": "npx",
"args": [
"-y",
"@sketchxflow/mcp"
],
"env": {
"SKETCHXFLOW_API_KEY": "<your SKETCHXFLOW_API_KEY>",
"SKETCHXFLOW_API_URL": "<your SKETCHXFLOW_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"sketchxflow": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@sketchxflow/mcp"
],
"env": {
"SKETCHXFLOW_API_KEY": "<your SKETCHXFLOW_API_KEY>",
"SKETCHXFLOW_API_URL": "<your SKETCHXFLOW_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sketchxflow": {
"command": "npx",
"args": [
"-y",
"@sketchxflow/mcp"
],
"env": {
"SKETCHXFLOW_API_KEY": "<your SKETCHXFLOW_API_KEY>",
"SKETCHXFLOW_API_URL": "<your SKETCHXFLOW_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sketchxflow": {
"command": "npx",
"args": [
"-y",
"@sketchxflow/mcp"
],
"env": {
"SKETCHXFLOW_API_KEY": "<your SKETCHXFLOW_API_KEY>",
"SKETCHXFLOW_API_URL": "<your SKETCHXFLOW_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
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/com.sketchxflow%2Fmcp)<a href="https://mcptoplist.com/server/com.sketchxflow%2Fmcp"><img src="https://mcptoplist.com/badge/com.sketchxflow%2Fmcp.svg" alt="MCP Toplist: #89,016 of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
kriyax-labs
Available versions (1)
| Version | Published |
|---|---|
| 0.22.0 | Sep 20, 2026 |
Frequently asked questions
- Who maintains Sketchxflow?
- Sketchxflow is maintained by kriyax-labs, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Sketchxflow listed on the Official MCP Registry?
- Yes — Sketchxflow is listed on the Official MCP Registry.
- How many versions does Sketchxflow have?
- MCP Toplist tracks 1 version of Sketchxflow, most recently published on Sep 20, 2026.
- Where can I find the source code for Sketchxflow?
- The source code for Sketchxflow is hosted at gitlab.com/kriyax-labs/sketchxflow.
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.