devops-infra MCP Server
MCP server that translates design tokens between platforms — Tailwind, Figma, CSS to Material 3, SwiftUI, and CSS Variables. Built for the v0 → Figma → Claude Code pipeline.
Discovered via unknown and last synced 3mo ago.
1. Install the package
npx -y design-token-bridge-mcp
2. Add to claude_desktop_config.json
{
"mcpServers": {
"design-token-bridge-mcp": {
"command": "npx",
"args": [
"design-token-bridge-mcp"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Kotlin (Jetpack Compose)
`tailwind.config.js` content
`tailwind.config.js`
Swift (SwiftUI)
Description
CSS custom properties
W3C DTCG format JSON
WCAG AA/AAA contrast checking for color pairs with pass/fail + ratios
Figma Variables API JSON
CSS file content