Figma Context Mcp Air
Freeby MCP Community
Give your AI coding agent access to Figma design data. 9 tools covering design context, variables, screenshots, metadata, FigJam, and more.
v2.0.2Added Apr 12, 2026
figmamcptypescriptdesign-to-codeai
Figma Context Mcp Air MCP Server
Give your AI coding agent access to Figma design data. 9 tools covering design context, variables, screenshots, metadata, FigJam, and more.
Installation
npx -y figma-context-mcp-air
Reviews
Installation
Quick install
npx -y figma-context-mcp-air
Add to claude_desktop_config.json
{
"mcpServers": {
"figma-context-mcp-air": {
"command": "npx",
"args": ["-y", "figma-context-mcp-air"]
}
}
}