MCP Directory
Back

figma-mcp

by MatthewDailey · TypeScript · ★ 213

ModelContextProtocol for Figma's REST API

Install

npx -y github:MatthewDailey/figma-mcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "figma-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:MatthewDailey/figma-mcp"
      ]
    }
  }
}

From the README

[](https://smithery.ai/server/@MatthewDailey/figma-mcp) A [ModelContextProtocol](https://modelcontextprotocol.io) server that enables AI assistants to interact with Figma files. This server provides tools for viewing, commenting, and analyzing Figma designs directly through the ModelContextProtocol. - Add a Figma file to your chat with Claude by providing the url - Read and post comments on Figma files To install Figma MCP Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@MatthewDailey/figma-mcp): 1. Download and install Claude desktop app from [claude.ai/d…
Read full README on GitHub →

Related media servers