Developer Tools
Trust: 62/100 (Good)io.github.GLips/Figma-Context-MCP Guide
Give your coding agent access to your Figma data. Implement designs in any framework in one-shot.
13,484 starsby GLips
Quick Start
Install
npx figma-developer-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-glips-figma-context-mcp": {
"command": "npx",
"args": [
"figma-developer-mcp"
]
}
}
}