figma-mcp-server
Verified Safeby zhaojian2626
Overview
A Node.js server that acts as a proxy or downloader for the Figma API, facilitating the conversion or management of design assets.
Installation
npm install && npm startSecurity Notes
Without source code, a thorough audit for 'eval' or obfuscation is not possible. The server nature implies inherent network risks. The presence of standard deployment files suggests a structured project, but configuration security (e.g., API key handling) would need review.
Similar Servers
f2c-mcp
A Model Context Protocol server for Figma Design to Code, enabling AI tools to convert Figma designs into production-ready frontend code.
touchdesigner-mcp
Enables AI agents to control and operate TouchDesigner projects programmatically, allowing for node manipulation, Python script execution, and project querying.
figma-console-mcp
Provides AI assistants with real-time console access, visual debugging, design system extraction, and design creation capabilities for Figma.
figma-mcp-server
Enables AI agents to read from and modify Figma design documents programmatically, offering capabilities beyond the official read-only Figma MCP server.