Back to search
30
MCP

figma-edit-mcp

npm/figma-edit-mcp

Read, create, and modify Figma designs programmatically via MCP, empowering AI to execute Figma changes safer, cleaner, and faster.

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

Similar MCP servers embedding-nearest

io.github.neozhehan/figma-edit-mcp
Programmatically read, create, and modify Figma designs via MCP.
0 tools
figma-mcp
Allow your AI coding agents to access figma files & prototypes directly
0 tools
Figma MCP Server
MCP server enabling AI assistants to interact with Figma designs via natural language commands
0 tools
io.github.tranhoaihung/figma-ui-mcp
Bidirectional Figma MCP — AI draws UI on Figma canvas, reads designs back
0 tools
Figma MCP Server
The Figma MCP server brings Figma design context directly into your AI workflow.
0 tools · streamable-http
io.github.glips/figma-context-mcp
Give your coding agent access to your Figma data. Implement designs in any framework in one-shot.
0 tools

How to use

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

{
  "mcpServers": {
    "figma-edit-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}