Skip to content
Back to search
30
MCP

Figma MCP Server

io.github.oabolade/figma_mcp_server_actor

MCP server enabling AI assistants to interact with Figma designs via natural language commands

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

Similar MCP servers embedding-nearest

Figma MCP Server
The Figma MCP server brings Figma design context directly into your AI workflow.
0 tools · streamable-http
io.github.compassalessandrolorenz/figma-context-mcp-air
Figma MCP server for AI agents. 9 tools: design context, variables, screenshots, and FigJam.
0 tools
io.github.compassalessandrolorenz/Figma-Context-MCP-AIR
Figma MCP server for AI agents. 9 tools: design context, variables, screenshots, and FigJam.
0 tools
@mseep/figma-mcp-server
MCP server for accessing Figma API with widget support
0 tools
figma-mcp-tools
A Model Context Protocol (MCP) server for Figma integration
0 tools
figma-rest-mcp-server
Local MCP server for reading Figma design data through the Figma REST API.
0 tools

How to use

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

{
  "mcpServers": {
    "figma_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}