Skip to main content
Glama

Figma MCP Server

add_figma_file

Integrate a Figma file URL into your project context to enable precise conversion of designs into React applications. Utilize the Figma MCP Server to process and structure Figma data for React implementation.

Instructions

Add a Figma file to your context

Input Schema

NameRequiredDescriptionDefault
urlYesThe URL of the Figma file to add

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "The URL of the Figma file to add", "type": "string" } }, "required": [ "url" ], "type": "object" }

Other Tools from Figma MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sanjeev23oct/figma-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server