developer tools

Figma Context MCP

Provide coding agents direct access to Figma data to help them one-shot design implementation.

typescript
local
developer tools
0
View on GitHub

Installation

npx -y GLips/Figma-Context-MCP

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "Figma-Context-MCP",
  "command": "npx",
  "args": [
    "-y",
    "GLips/Figma-Context-MCP"
  ]
}

About This MCP Server

GLips/Figma-Context-MCP

Provide coding agents direct access to Figma data to help them one-shot design implementation.

GitHub: https://github.com/GLips/Figma-Context-MCP

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub