Skip to content
Back to search
30
MCP

figma-rest-mcp-server

npm/figma-rest-mcp-server

Local MCP server for reading Figma design data through the Figma REST API.

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
figma-mcp-server
A Model Context Protocol (MCP) server for Figma data extraction with component and design token focus
0 tools
@mseep/figma-mcp-server
MCP server for accessing Figma API with widget support
0 tools
Figma MCP Server
MCP server enabling AI assistants to interact with Figma designs via natural language commands
0 tools
figma-mcp-server
Model Context Protocol server implementation for Figma API
0 tools
io.github.felixanhalt/figma-context-mcp
LLM-optimized Figma MCP server.
0 tools

How to use

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

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