HTML to Figma — Design System
Rank #41,196io.github.miapre/html-to-figma-design-system
Translate HTML prototypes into Figma using your design system's real components and tokens.
HTML to Figma — Design System is a Model Context Protocol (MCP) server published by miapre. It ranks #41,196 of 115,591 servers tracked on MCP Toplist, and its repository has 13 GitHub stars. HTML to Figma — Design System is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Apr 10, 2026 and most recently updated on Apr 11, 2026.
Ranks ahead of 74,395 of 115,591 servers on MCP Toplist.
Use HTML to Figma — Design System
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add html-to-figma-design-system -- npx -y html-to-figma-design-system[mcp_servers.html-to-figma-design-system]
command = "npx"
args = ["-y", "html-to-figma-design-system"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"html-to-figma-design-system": {
"command": "npx",
"args": [
"-y",
"html-to-figma-design-system"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"html-to-figma-design-system": {
"command": "npx",
"args": [
"-y",
"html-to-figma-design-system"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"html-to-figma-design-system": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"html-to-figma-design-system"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"html-to-figma-design-system": {
"command": "npx",
"args": [
"-y",
"html-to-figma-design-system"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"html-to-figma-design-system": {
"command": "npx",
"args": [
"-y",
"html-to-figma-design-system"
]
}
}
}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.miapre%2Fhtml-to-figma-design-system)<a href="https://mcptoplist.com/server/io.github.miapre%2Fhtml-to-figma-design-system"><img src="https://mcptoplist.com/badge/io.github.miapre%2Fhtml-to-figma-design-system.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
miapre
Available versions (1)
| Version | Published |
|---|---|
| 1.1.0 | Apr 11, 2026 |
Frequently asked questions
- Who maintains HTML to Figma — Design System?
- HTML to Figma — Design System is maintained by miapre, which publishes 5 MCP servers (2 total versions) tracked on MCP Toplist.
- Is HTML to Figma — Design System listed on the Official MCP Registry?
- Yes — HTML to Figma — Design System is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does HTML to Figma — Design System have?
- MCP Toplist tracks 1 version of HTML to Figma — Design System, most recently published on Apr 11, 2026.
- Where can I find the source code for HTML to Figma — Design System?
- The source code for HTML to Figma — Design System is hosted at github.com/miapre/mimic-ai.