Figma Context MCP
UntestedProvide coding agents direct access to Figma data to help them one-shot design implementation.
Install
Claude Code
claude mcp add glips-figma-context-mcp -- npx -y figma-context-mcpSafety Report
details
Requires a Figma Personal Access Token passed as environment variable FIGMA_API_KEY or CLI argument; no token = no access
details
Local stdio-based MCP server; no network server exposure
details
Subject to Figma API rate limits; no client-side throttling documented
details
No known CVEs; popular community project (Framelink)
details
Node.js package with moderate dependency tree; no published security audit
details
No dangerous code patterns detected
details
MIT License
details
Open source on GitHub (GLips/Figma-Context-MCP)
details
Actively maintained; one of the most-starred Figma MCP integrations
Compatibility
Tools Provided (2)
get_figma_data Gives AI coding agents access to Figma design data. Fetches layout, styling, and content information from a Figma file or node URL. Filters and simplifies the Figma API response to include only the most relevant design information for code generation.
download_figma_images Downloads and saves image assets (PNG, SVG, JPG) from a Figma design file to a local path. Useful for exporting design assets alongside generated code. Can be disabled via the skipImageDownloads option.
Frequently Asked Questions
What is Figma Context MCP?
Provide coding agents direct access to Figma data to help them one-shot design implementation.
What tools does Figma Context MCP provide?
Figma Context MCP provides 2 tools including get_figma_data, download_figma_images. Each tool can be called by AI agents to perform specific operations.
Is Figma Context MCP safe to use?
Figma Context MCP has not yet been security scanned. We recommend reviewing the source code and safety report before use.
What are alternatives to Figma Context MCP?
Similar MCP servers include Git MCP, Firebase MCP, Mobile MCP. Each serves a similar purpose but may differ in features, language, and compatibility.
Similar MCP Servers
Git MCP
Untestedgitmcp.io is a generic remote MCP server to connect to ANY GitHub repository or project for documentation
Firebase MCP
VerifiedGives AI development tools Firebase-specific capabilities and expertise.
Mobile MCP
UntestedMCP Server for Android/iOS application and device automation, development and app scraping. Simulator/Emulator/Physical devices like iPhone, Google Pixel, Samsung supported.