The Figma MCP server provides access to Figma's REST API capabilities for AI assistants, enabling functionalities like file analysis, component management, and asset export. It operates as a long-running web server on the Apify platform or locally.
From the registry: MCP server enabling AI assistants to interact with Figma designs via natural language commands
Please install the `figma-mcp-server-actor` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Apify account + deployment** — Deploy this Actor on Apify (apify login && apify push) or run locally with apify run (https://apify.com)
- **Figma personal access token** — Create a Figma PAT (or OAuth app) for authentication (https://www.figma.com/settings)
Canonical MCP server config (HTTP transport):
- url: `<your-apify-container-url>/mcp`
Note: Runs as an Apify Actor long-running web server. The /mcp path is your MCP endpoint.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.FIGMA_ACCESS_TOKENrequiredPersonal Access Token for authenticating API calls.Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.