Design Token Bridge MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 61 installs a week from npm. Last commit 25 Mar 2026.
Translate design tokens between Tailwind, Figma, CSS, Material 3, and SwiftUI
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add design-token-bridge-mcp -- npx -y design-token-bridge-mcp
{
"mcpServers": {
"design-token-bridge-mcp": {
"args": [
"-y",
"design-token-bridge-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.design-token-bridge-mcp]
command = "npx"
args = ["-y", "design-token-bridge-mcp"]
{
"mcpServers": {
"design-token-bridge-mcp": {
"args": [
"-y",
"design-token-bridge-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"design-token-bridge-mcp": {
"args": [
"-y",
"design-token-bridge-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.