Skip to main content
Glama
Halil-KAPLAN

Figma Bridge MCP

by Halil-KAPLAN

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
figma_statusA

Check if Figma plugin is connected

figma_get_pageA

Get all frames/nodes on the current page

figma_get_nodeB

Get detailed info about a specific node by ID

figma_get_selectionA

Get currently selected nodes in Figma

figma_get_stylesB

Get all local styles (colors, text, effects)

figma_get_variablesA

Get all local variables and variable collections

figma_get_componentsB

Get all local components

figma_export_nodeC

Export a node as PNG/SVG (returns base64)

figma_set_textB

Change text content of a text node

figma_set_fillC

Change fill color of a node (hex color)

figma_create_frameC

Create a new frame on current page

figma_create_textD

Create a text node

figma_delete_nodeC

Delete a node by ID

figma_move_nodeC

Move a node to new x,y position

figma_resize_nodeC

Resize a node

figma_run_jsC

Run arbitrary Figma Plugin API JavaScript code (advanced)

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/Halil-KAPLAN/figma-bridge-mcp'

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