Skip to main content
Glama

Figma MCP Server

by xxflux

add_figma_file

Integrate a Figma file into your project context by providing its URL, enabling AI-driven design creation using natural language prompts through the Figma MCP Server.

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

You must be authenticated.

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/xxflux/figma_MCP'

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