Figma Developer Mcp Caching Dev Fork
Freeby MCP Community
Dev fork of Framelink's Figma MCP server with persistent caching until upstream merge.
v0.17.1Added Apr 12, 2026
figmamcptypescript
Figma Developer Mcp Caching Dev Fork MCP Server
Dev fork of Framelink's Figma MCP server with persistent caching until upstream merge.
Installation
npx -y figma-developer-mcp-caching-dev-fork
Reviews
Installation
Quick install
npx -y figma-developer-mcp-caching-dev-fork
Add to claude_desktop_config.json
{
"mcpServers": {
"figma-developer-mcp-caching-dev-fork": {
"command": "npx",
"args": ["-y", "figma-developer-mcp-caching-dev-fork"]
}
}
}