Skip to content

Figma Developer Mcp Caching Dev Fork

Free

by MCP Community

Dev fork of Framelink's Figma MCP server with persistent caching until upstream merge.

v0.17.1Added Apr 12, 2026
figmamcptypescript
Works with:ClaudeGPTGeminiCopilot

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

Leave a Review

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"]
    }
  }
}