Skip to main content
Glama

Figma MCP Server

add_figma_file

Integrate a Figma file into your workflow by providing its URL. This tool processes the file data, enabling pixel-perfect conversion of designs into React applications.

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" }
Install Server

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