Back to search
30
MCP

design-token-bridge-mcp

npm/design-token-bridge-mcp

MCP server that translates design tokens between platforms — Tailwind, Figma, CSS to Material 3, SwiftUI, and CSS Variables

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.kenneives/design-token-bridge-mcp
Translate design tokens between Tailwind, Figma, CSS, Material 3, and SwiftUI
0 tools
io.github.themesberg/flowbite-mcp
MCP server to convert Figma designs to Flowbite UI components in Tailwind CSS
0 tools
glyphs-mcp
MCP bridge for AI-assisted type design in GlyphsApp
0 tools
io.github.vola-trebla/tailwind-context-resolver-mcp
Resolves Tailwind CSS design tokens and validates utility classes against the local project config.
0 tools
image-to-design-mcp
MCP server for image-to-design workflow automation
0 tools
Figma MCP Server
MCP server enabling AI assistants to interact with Figma designs via natural language commands
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "design-token-bridge-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}