Standby.Design
Rank #43,457io.github.KarstenKreh/standby-design-mcp
Generate design systems: OKLCH color palettes, fluid type scales, spacing, shape and icon tokens.
Standby.Design is a Model Context Protocol (MCP) server published by karstenkreh. It ranks #43,457 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Standby.Design is listed across 2 registries — Official MCP and PulseMCP, with 4 tracked versions. It was first listed on Jun 12, 2026 and most recently updated on Jul 2, 2026.
Ranks ahead of 88,589 of 132,046 servers on MCP Toplist.
Use Standby.Design
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http standby-design-mcp https://mcp.standby.design/mcpclaude mcp add standby-design-mcp -- npx -y standby-design-mcp[mcp_servers.standby-design-mcp]
url = "https://mcp.standby.design/mcp"Add to ~/.codex/config.toml.
[mcp_servers.standby-design-mcp]
command = "npx"
args = ["-y", "standby-design-mcp"]Add to ~/.codex/config.toml.
https://mcp.standby.design/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"standby-design-mcp": {
"command": "npx",
"args": [
"-y",
"standby-design-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"standby-design-mcp": {
"url": "https://mcp.standby.design/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"standby-design-mcp": {
"command": "npx",
"args": [
"-y",
"standby-design-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"standby-design-mcp": {
"type": "http",
"url": "https://mcp.standby.design/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"standby-design-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"standby-design-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"standby-design-mcp": {
"serverUrl": "https://mcp.standby.design/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"standby-design-mcp": {
"command": "npx",
"args": [
"-y",
"standby-design-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"standby-design-mcp": {
"url": "https://mcp.standby.design/mcp"
}
}
}{
"mcpServers": {
"standby-design-mcp": {
"command": "npx",
"args": [
"-y",
"standby-design-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.KarstenKreh%2Fstandby-design-mcp)<a href="https://mcptoplist.com/server/io.github.KarstenKreh%2Fstandby-design-mcp"><img src="https://mcptoplist.com/badge/io.github.KarstenKreh%2Fstandby-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 2 registries
karstenkreh
Available versions (4)
| Version | Published |
|---|---|
| 0.1.5 | Jul 2, 2026 |
| 0.1.4 | Jul 2, 2026 |
| 0.1.3 | Jul 2, 2026 |
| 0.1.2 | Jun 12, 2026 |
Frequently asked questions
- Who maintains Standby.Design?
- Standby.Design is maintained by karstenkreh, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Standby.Design listed on the Official MCP Registry?
- Yes — Standby.Design is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Standby.Design have?
- MCP Toplist tracks 4 versions of Standby.Design, most recently published on Jul 2, 2026.
- Where can I find the source code for Standby.Design?
- The source code for Standby.Design is hosted at github.com/karstenkreh/standby.design.
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.