{
  "entry": {
    "kind": "mcp",
    "slug": "figma-mcp-server",
    "name": "Figma MCP Server",
    "vendor": "Figma",
    "description": "Figma's official MCP server gives an agent access to Dev Mode information — layer structure, auto-layout, variants, and design tokens — so a coding assistant can implement a design from its actual structure instead of from a screenshot.\n\nCapabilities are outbound network access and credential access. Design files are usually less sensitive than source or billing data, but they are not neutral: unreleased branding, unannounced features, and customer names in mockups all live in Figma. Scope the token to the files a project needs. The upside is real — reading tokens and spacing from the source removes a whole class of hallucinated CSS.",
    "website": "https://help.figma.com/hc/en-us/articles/32132100833559",
    "repository": null,
    "documentationUrl": "https://help.figma.com/hc/en-us/articles/32132100833559",
    "license": null,
    "version": null,
    "trustLevel": "official",
    "capabilities": [
      "network:outbound",
      "credentials:access"
    ],
    "packaging": null,
    "configFiles": null,
    "category": null,
    "updatedAt": "2026-09-02",
    "risk": {
      "score": 20,
      "band": "low",
      "signals": [
        {
          "id": "trust-official",
          "kind": "trust",
          "label": "Published by the vendor",
          "contribution": -40
        },
        {
          "id": "high-risk-capabilities",
          "kind": "capability",
          "label": "1 high-risk capability: credentials:access",
          "contribution": 10
        }
      ],
      "dangerousCombos": []
    },
    "dangerousCombos": []
  }
}