Back to directory
glips/figma-context-mcp

glips/figma-context-mcp

@GLips157811260260

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
2025/2/13
Updated
2026/6/24