figma-context-mcp-cached
OfficialFetch Figma designs with persistent caching.
Software Engineering#caching#figma#mcp#image export#design-to-code#component extraction#API rate limits
AuthorAradotso
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It prevents slow, rate-limited repeated access to Figma design files by caching downloaded design data locally for AI agents, enabling faster analysis cycles.
Core Features & Use Cases
- Persistent disk caching with TTL to reduce Figma API calls during repeated design lookups.
- MCP toolset for preparation, data retrieval, and asset export to support end-to-end workflows like extracting nodes/styles and downloading design images.
- Force refresh and node validation to ensure agents can get the latest content after updates and handle nodeId-based requests reliably.
- Use case: When iterating on a design system, repeatedly fetch the same Figma frames/components to extract colors/typography and generate UI code without re-downloading the entire file every time.
Quick Start
Set your Figma API key and configure the MCP client to start the figma-context-mcp-cached server, then ask your AI to run figma_prepare_file for the target Figma URL before calling get_figma_data.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: figma-context-mcp-cached Download link: https://github.com/Aradotso/design-skills/archive/main.zip#figma-context-mcp-cached Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.