Skip to main content
Glama
mhue26

figma-mcp-hybrid

by mhue26

create_component_instance

Create an instance of a local or published library component in Figma at specified coordinates, optionally within a parent node.

Instructions

Create an instance of a component in Figma. For LOCAL components (from get_local_components), use componentId with the id field. For published LIBRARY components, use componentKey with the publishedKey field.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
componentIdNoID of a local component (use the id field from get_local_components result). Use this for unpublished/local components.
componentKeyNoKey of a published library component to instantiate (use the publishedKey field from get_local_components result). Only works for published components.
xYesX position
yYesY position
parentIdNoOptional parent node ID to place the instance into

Latest Blog Posts

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/mhue26/figma-mcp-hybrid'

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