Skip to main content
Glama
mochammad123

MC Figma Bridge

by mochammad123

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FIGMA_MCP_WS_PORTNoWebSocket port for the Figma MCP bridge. Default is 3055.3055

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
figma_connection_statusA

Return the local WebSocket bridge status and active Figma plugin connection details.

figma_get_document_infoB

Read basic metadata for the active Figma file and current page through the plugin.

figma_get_selectionB

Read the currently selected nodes in the active Figma page.

figma_read_nodeA

Read a Figma node by ID. If nodeId is omitted, reads the first selected node in the active page.

figma_set_textA

Replace the characters of a Figma text node. If nodeId is omitted, uses the first selected node.

figma_create_frameC

Create a frame on the active Figma page and select it.

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

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