Back to directory
raj-mehra/figma-mcp

raj-mehra/figma-mcp

@raj-mehra

A Model Context Protocol (MCP) server that provides tools for interacting with Figma design files.

figmadesignmcpcursordesign-tokensautomationpython

Installation & Configuration

{
  "mcpServers": {
    "figma": {
      "url": "http://localhost:4000/sse",
      "env": {
        "FIGMA_ACCESS_TOKEN": "YOUR_FIGMA_TOKEN"
      }
    }
  }
}

Information

Transport
sse
Language
Python
Created
2026/6/13
Updated
2026/6/13