🔧
palette
🔧MCP ServerOpti-kjh/palette
What it does
Figma 디자인을 기존 Design System 컴포넌트를 활용하여 React/Vue 코드로 변환하는 MCP(Model Context Protocol) 서버입니다. 'PALETTE'는 딜리셔스 웹프론트엔드 개발팀 전용 MCP입니다.
remotehosted
Installation
git cloneClone repository
git clone https://github.com/Opti-kjh/palette.gitYarnRun with Yarn
yarn buildnpxRun with npx
npx @anthropic-ai/mcp-inspector ./dist/index.jsServer ConfigurationMCP server configuration block
{
"mcpServers": {
"palette": {
"type": "stdio",
"command": "np...📖 Extracted from Opti-kjh/palette README
1
AddedJan 26, 2026