Loading languages...
RA

raj-mehra/figma-mcp

@raj-mehra

A Model Context Protocol (MCP) server that provides tools for interacting with Figma design files. It allows Cursor IDE to connect and fetch design tokens and components from Figma files.

figma
design
tokens
components
cursor-ide
mcp-server

# mcpServer Config

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

# sseURL

http://localhost:4000/sse
Transport:
sse
Idioma:
Python
Creado:4/13/2025
Actualizado:4/13/2025