Back to directory
glips/figma-context-mcp

glips/figma-context-mcp

@GLips

MCP server to provide Figma layout information to AI coding agents like Cursor

figmadesignmcpaicursorcoding-agentlayoutautomation

Installation & Configuration

{
  "mcpServers": {
    "Framelink MCP for Figma": {
      "command": "npx",
      "args": [
        "-y",
        "figma-developer-mcp",
        "--figma-api-key=YOUR-KEY",
        "--stdio"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12