HomeDesign & Media › Figma MCP Server

Figma MCP Server

The Figma MCP server brings Figma design context directly into your AI workflow.

Python Remote
★ 2,016 stars Last pushed 2026-09-22

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.figma.com/mcp Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http mcp-server-guide https://mcp.figma.com/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-server-guide": {
      "url": "https://mcp.figma.com/mcp"
    }
  }
}

Related servers

Data from the Official MCP Registry