Prerequisites
Before you begin, create an account and get your API Key.
Getting started
Connect to Figma to access design files, manage assets, retrieve comments, and collaborate on design projects through AI agents.- API
- UI
- Open Source
1
Install the SDKs (optional)
2
Create a Strata MCP Server with Figma
3
Authenticate
🎉 Your Figma MCP Server is ready! Once authentication is complete, you can use your MCP server URL with any MCP-compatible client.
Available Tools
Tools Information
Tools Information
Tool Name | Description |
---|---|
get_file_content | Retrieve content and data from a specific Figma file |
list_files | List accessible Figma files in a project or team |
create_component | Create a new component in a Figma file |
export_designs | Export designs or assets from a Figma file |
get_comments | Retrieve comments from a Figma file |
For more details about tool input schema, use the get_tools API.