Figma Context
MCP ServerFeaturedby Community · Added 5mo ago
Claude
14.2k
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"figma-context": {
"command": "npx",
"args": [
"figma-context"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.
Tags
API Developmentmcp-servertop-100