MCP server official
Risk level
low
20/100

Figma MCP Server

Figma MCP Server is an officially published MCP server from Figma. Anomity scores its risk at 20 out of 100 (low).

network:outbound credentials:access

Analysis summary

Figma MCP Server is an officially published MCP server from Figma. Anomity scores its risk at 20 out of 100 (low).

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.

Capabilities 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.

Why this entry scored 20 out of 100

This profile starts at the catalog's neutral base of 50. Because the entry is officially published, trust adjusts the score by -40. Declared high-risk capabilities add +10 (capped at +30). It matches no dangerous capability combinations. The clamped result is 20, placing it in the low band.

See the full scoring formula →

Findings

  • Published by the vendor Trust offset
    Contribution to score: -40
  • 1 high-risk capability: credentials:access High
    Contribution to score: +10

Capabilities

Every capability the entry declares, with the security implication of each.

  • network:outbound Outbound network
    Can make outbound network requests. Required for hosted model providers and remote APIs; also the path for data exfiltration if combined with read access.
  • credentials:access Credentials access
    Reads provider API keys, OAuth tokens, or other secrets from the host keychain or environment.