Figma MCP Server
by moonray
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | The port to run the server on (optional) | 3000 |
FIGMA_API_KEY | Yes | Your Figma API key from your Figma account settings (https://www.figma.com/developers/api#access-tokens) |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
analyze_figma_file | Analyze a Figma file structure to understand its nodes and hierarchy |