Skip to main content
Glama

Figma MCP Server

add_figma_file

Integrate a Figma file into your workspace by providing its URL, enabling direct access and interaction within the Figma MCP Server environment.

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/deepsuthar496/figma-mcp-server'

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