Skip to main content
Glama

mcp-figma

by smithery-ai

get_component

Retrieve a specific component from Figma files using its unique key. Simplifies accessing design elements within the collaborative interface for efficient workflow management.

Instructions

Get a component by key

Input Schema

NameRequiredDescriptionDefault
keyYesThe component key

Input Schema (JSON Schema)

{ "properties": { "key": { "description": "The component key", "type": "string" } }, "required": [ "key" ], "type": "object" }

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/smithery-ai/mcp-figma'

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