Skip to main content
Glama
khanglvm

figma-lens

by khanglvm

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FIGMA_TOKENNoPersonal access token sent as X-Figma-Token
FIGMA_MAX_RETRIESNoTransient/network retries; defaults to 22
FIGMA_ACCESS_TOKENNoSupported alias for FIGMA_TOKEN
FIGMA_API_BASE_URLNoTest/development override
FIGMA_LENS_ENV_FILENoOptional path to an env file containing the token
FIGMA_LENS_CACHE_DIRNoCache root; defaults to .figma-lens.figma-lens
FIGMA_LENS_MCP_TOKENNoSeparate inbound bearer secret required for non-loopback MCP HTTP
FIGMA_LENS_CONFIG_DIRNoOverride OS config/credential directory
FIGMA_MAX_RESPONSE_BYTESNoContent-length safety limit; defaults to 128 MiB134217728
FIGMA_MAX_RETRY_AFTER_MSNoLargest 429 wait retried automatically; defaults to 50005000
FIGMA_REQUEST_TIMEOUT_MSNoPer-request timeout; defaults to 3000030000
FIGMA_LENS_ALLOWED_ORIGINSNoComma-separated browser origins allowed on non-loopback MCP HTTP

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/khanglvm/figma-lens'

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