Skip to main content
Glama
karthiks3000

figma-mcp-server

by karthiks3000

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FIGMA_ACCESS_TOKENYesFigma access token required for authentication

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
validate_tokenA

Test if the configured token has access to a Figma file

get_file_infoB

Get basic metadata about a Figma file

get_node_detailsB

Get detailed information about a specific node (component, frame, etc.)

extract_stylesB

Extract color, text, and effect styles from a Figma file

get_assetsB

Get image URLs for nodes in a Figma file

get_variablesB

Get variables and variable collections from a Figma file (new Figma Variables API)

identify_componentsA

Identify UI components in a Figma design (charts, tables, forms, etc.)

detect_variantsC

Detect component variants and group them

detect_responsiveC

Detect responsive variations of components

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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

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