Back to search
30
MCP

io.github.manansingh2001/figma-react

io.github.manansingh2001/figma-react

An MCP server that converts Figma designs into React code.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.felixanhalt/figma-to-code-mcp
LLM-optimized Figma MCP server.
0 tools
io.github.felixanhalt/figma-context-mcp
LLM-optimized Figma MCP server.
0 tools
io.github.neozhehan/figma-edit-mcp
Programmatically read, create, and modify Figma designs via MCP.
0 tools
io.github.themesberg/flowbite-mcp
MCP server to convert Figma designs to Flowbite UI components in Tailwind CSS
0 tools
Figma MCP Server
The Figma MCP server brings Figma design context directly into your AI workflow.
0 tools · streamable-http
io.github.tranhoaihung/figma-ui-mcp
Bidirectional Figma MCP — AI draws UI on Figma canvas, reads designs back
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.manansingh2001/figma-react": {
      "url": "None",
      "transport": "http"
    }
  }
}