GLips/Figma-Context-MCP
Provide coding agents direct access to Figma data to help them one-shot design implementation.
Quick Start
Clone the repository:
git clone https://github.com/GLips/Figma-Context-MCPClaude Desktop configuration example:
{
"mcpServers": {
"figma-context-mcp": {
"command": "npx",
"args": [
"-y",
"GLips/Figma-Context-MCP"
]
}
}
}Check the repository README for specific installation and configuration instructions.