Loading...
{
"mcpServers": {
"Framelink MCP for Figma": {
"command": "npx",
"args": ["-y", "figma-developer-mcp", "--figma-api-key=YOUR-KEY", "--stdio"]
}
}
}Get Figma File DataRetrieves design metadata from a Figma file, frame, or group.
Read-only operation; no modification of data.
Simplify Figma DataTranslates and simplifies the Figma API response for AI consumption.
Data transformation only; no external interaction.
This MCP server is relatively safe for read-only access to Figma data, but the security of the Figma API key is paramount. It is risky if the API key is exposed or if the AI model is used in untrusted environments.