Zapcode Figma
Freeby MCP Community
An MCP server that exposes Figma context via a plugin and saves assets, from Zapcode.
v2.0.0Added Apr 12, 2026
mcpmodel-context-protocolfigmaaizapcode
Zapcode Figma MCP Server
An MCP server that exposes Figma context via a plugin and saves assets, from Zapcode.
Installation
npx -y zapcode-figma-mcp
Reviews
Installation
Quick install
npx -y zapcode-figma-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"zapcode-figma": {
"command": "npx",
"args": ["-y", "zapcode-figma-mcp"]
}
}
}