Skip to main content
Glama
sunhome243

figma-mcp-express

by sunhome243

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FIGMA_TOKENNoPersonal access token for Figma REST API, required only for fetch_library_catalog.
FIGMA_MCP_TIMEOUTNoInactivity ceiling in seconds for lightweight ops.120
FIGMA_MCP_SPILL_BYTESNoResponse size threshold in bytes; larger responses spill to disk.25000
FIGMA_MCP_READ_TIMEOUTNoInactivity ceiling in seconds for heavy reads and batch operations.600
FIGMA_MCP_TOOL_PROFILENoTool surface profile: 'core' (compact) or 'full' (legacy).core
FIGMA_MCP_BATCH_MAX_OPSNoMaximum top-level batch.ops entries accepted before plugin execution.200
FIGMA_MCP_BATCH_MAX_BYTESNoMaximum encoded batch.ops payload size in bytes before plugin execution.2097152
FIGMA_MCP_STALL_THRESHOLDNoSeconds an op may hold a channel's serial slot with no progress before fast-rejection.45
FIGMA_MCP_TOOL_SCHEMA_MODENoSchema mode: 'compact' trims descriptions, 'verbose' for full guidance.compact

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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