Skip to main content
Glama

mcp-figma

by smithery-ai

set_api_key

Configure your Figma API personal access token to enable interaction with Figma resources via the MCP server. The token is securely saved in the configuration file for future use.

Instructions

Set your Figma API personal access token (will be saved to ~/.mcp-figma/config.json)

Input Schema

NameRequiredDescriptionDefault
api_keyYesYour Figma API personal access token

Input Schema (JSON Schema)

{ "properties": { "api_key": { "description": "Your Figma API personal access token", "type": "string" } }, "required": [ "api_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