Back to search

figma-developer-mcp

MCP CompatibleScore: 69

Give your coding agent direct access to Figma file data, helping it one-shot design implementation.

GLipstoolcode13,287 starsGitHub

69

Reputation

Success Rate

Avg Latency

0

Usage Count

Connection Spec

Transport

stdio

Install Command

npx -y figma-developer-mcp

Quick Setup

{
  "mcpServers": {
    "figma-developer-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "figma-developer-mcp"
      ]
    }
  }
}

Paste into your Claude Desktop config file

Health

MaintenanceActive
Last commit9d ago
Open issues43
LicenseMIT
VerificationPartial

API Response Preview

What agents get when they query this resource:

{
  "id": "9c5b111f-4786-49d4-b96c-c73d92434d67",
  "name": "figma-developer-mcp",
  "category": "tool",
  "subcategory": "code",
  "mcp_compatible": true,
  "reputation_score": 0.68675,
  "success_rate": null,
  "endpoint_url": null,
  "spec": {
    "transport": "stdio",
    "install_command": "npx -y figma-developer-mcp",
    "tools": null,
    "features": null
  }
}