Figma Dev Mode MCP Server
Official Figma Dev Mode MCP server surfacing design context, variables, and code hints to coding agents.
🛡️ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for Figma Dev Mode MCP Server, derived from its capabilities.
These scores are auto-generated from public information (the agent's own listing, docs, and repository) using the canonical OWASP AIVSS formula and the MAESTRO framework — an estimate for guidance, not a penetration test, audit, or certification. See the scoring methodology. Are you the vendor? Factual corrections are free.
Overview
The Figma Dev Mode MCP server exposes selected frames' design data, variables, and generated code hints to AI coding tools so agents can implement designs faithfully. It runs locally against the Figma desktop app and reads the current selection. Design content and file access are the surfaces to consider; risk is lower than write-capable servers since it is largely read-only.
Key features
- Read selected frame design data
- Expose variables and tokens
- Generate code context for agents
Use cases
- Design-to-code implementation in the IDE
- Extracting design tokens for a codebase