Skip to main content
Glama

Figma MCP Server

add_figma_file

Integrate a Figma file into your workflow by adding it to your context using the Figma MCP Server. Simply provide the file URL to enable seamless interactions and updates.

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

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