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
भाषा:
Python
बनाया गया:4/13/2025
अद्यतन किया गया:4/13/2025
मुखपृष्ठ:
https://github.com/raj-mehra/figma-mcp