Figma MCP Server with Chunking
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FIGMA_ACCESS_TOKEN | Yes | Your Figma API access token |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_file_dataC | Get Figma file data with chunking and pagination |
| list_filesC | List files in a project or team |
| get_file_versionsC | Get version history of a Figma file |
| get_file_commentsC | Get comments on a Figma file |
| get_componentsB | Get components from a Figma file |
| get_stylesC | Get styles from a Figma file |
| get_file_nodesC | Get specific nodes from a Figma file |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/ArchimedesCrypto/figma-mcp-chunked'
If you have feedback or need assistance with the MCP directory API, please join our Discord server