Back to Home
f2c-ai icon

f2c-mcp

Verified Safe

by f2c-ai

Overview

A Model Context Protocol server for Figma Design to Code, enabling AI tools to convert Figma designs into production-ready frontend code.

Installation

Run Command
npx -y @f2c/mcp

Environment Variables

  • FIGMA_API_KEY
  • personalToken
  • FIGMA_VERSION

Security Notes

The server allows the Figma personal access token (`personalToken`) to be passed and updated via HTTP request headers. While this offers flexibility for IDE integration, in a multi-client or shared server deployment scenario, one client could potentially overwrite another's token. However, this server is primarily designed for local or personal IDE integration, where this behavior is likely intended and less of a direct threat. No 'eval' or other obvious malicious patterns were found. Relies on external Figma and F2C APIs, so security is also dependent on those third-party services.

Similar Servers

Stats

Interest Score83
Security Score8
Cost ClassMedium
Avg Tokens5000
Stars322
Forks35
Last Update2025-11-27

Tags

FigmaDesign-to-CodeMCPAI-ToolsFrontend Development