The F2C MCP Server acts as a Model Context Protocol server for Figma, enabling seamless integration between designs and coding tools. It can:
- Convert Figma design nodes into high-fidelity code in multiple formats (HTML/CSS, React with CSS Modules, or React with Tailwind CSS)
- Provide Figma design context to AI coding tools like Cursor
- Retrieve detailed file information with options for depth, version, geometry, branch data, and plugin data
- Get images of specified Figma nodes in various formats (jpg, png, svg, pdf) with scale options
- Fetch all image resources used as fills within a Figma file
- Access metadata information for Figma files
- Support Figma file URLs with fileKey and nodeId parameters
Converts Figma design elements to CSS code, allowing for high-fidelity representation of designs in web development
Enables AI coding assistants to access Figma design data, convert Figma design nodes to high-fidelity HTML/CSS markup, and provide Figma design context to AI coding tools
Links to the project repository for access to the source code and related resources
Provides package distribution through npm, with version tracking and dependency management
F2C MCP Server
English | 简体中文
A Model Context Protocol server for Figma Design to Code using F2C.
Features
- 🎨 Convert Figma design nodes to high-fidelity HTML/CSS markup, Industry-leading position
- 📚 Provides Figma design context to AI coding tools like Cursor
- 🚀 Supports Figma file URLs with fileKey and nodeId parameters
Getting started
See Getting started
FAQ
See FAQ
Credits
Thanks to:
- Framelink Figma MCP Server Give Cursor and other AI-powered coding tools access to your Figma files with this Model Context Protocol server.
- Cursor Talk to Figma MCP Allowing Cursor to communicate with Figma for reading designs and modifying them programmatically.
- Figma MCP Server This server provides tools for viewing, commenting, and analyzing Figma designs directly through the ModelContextProtocol.
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
f2c-mcp-server
Related MCP Servers
- AsecurityAlicenseAqualityAllow your AI coding agents to access Figma files & prototypes directly. You can DM me for any issues / improvements: https://x.com/jasonzhou1993 1. Access all figma pages 2. Access all figma components 3. Access figma prototype flowsLast updated -349PythonMIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that provides access to Figma API functionality, allowing AI assistants like Claude to interact with Figma files, comments, components, and team resources.Last updated -18341
- AsecurityFlicenseAqualityEnables AI assistants to interact with Figma files through the ModelContextProtocol, allowing viewing, commenting, and analyzing Figma designs directly in chat interfaces.Last updated -5997173TypeScript
- Python