Back to search
30
MCP

figma-mcp-server

pypi/figma-mcp-server

A Model Context Protocol (MCP) server for Figma data extraction with component and design token focus

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

Similar MCP servers embedding-nearest

figma-mcp-tools
A Model Context Protocol (MCP) server for Figma integration
0 tools
figma-mcp-server
Model Context Protocol server implementation for Figma API
0 tools
Figma MCP Server
The Figma MCP server brings Figma design context directly into your AI workflow.
0 tools · streamable-http
figma-to-compose-mcp
A Model Context Protocol (MCP) server for generating Jetpack Compose code from Figma nodes.
0 tools
io.github.felixanhalt/figma-context-mcp
LLM-optimized Figma MCP server.
0 tools
iflow-mcp_kdoronin_figma_mcp
Figma Model Context Protocol (MCP) server using FastMCP framework
0 tools

How to use

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

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