figma-lens
by khanglvm
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FIGMA_TOKEN | No | Personal access token sent as X-Figma-Token | |
| FIGMA_MAX_RETRIES | No | Transient/network retries; defaults to 2 | 2 |
| FIGMA_ACCESS_TOKEN | No | Supported alias for FIGMA_TOKEN | |
| FIGMA_API_BASE_URL | No | Test/development override | |
| FIGMA_LENS_ENV_FILE | No | Optional path to an env file containing the token | |
| FIGMA_LENS_CACHE_DIR | No | Cache root; defaults to .figma-lens | .figma-lens |
| FIGMA_LENS_MCP_TOKEN | No | Separate inbound bearer secret required for non-loopback MCP HTTP | |
| FIGMA_LENS_CONFIG_DIR | No | Override OS config/credential directory | |
| FIGMA_MAX_RESPONSE_BYTES | No | Content-length safety limit; defaults to 128 MiB | 134217728 |
| FIGMA_MAX_RETRY_AFTER_MS | No | Largest 429 wait retried automatically; defaults to 5000 | 5000 |
| FIGMA_REQUEST_TIMEOUT_MS | No | Per-request timeout; defaults to 30000 | 30000 |
| FIGMA_LENS_ALLOWED_ORIGINS | No | Comma-separated browser origins allowed on non-loopback MCP HTTP |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues