Figma MCP Server

# Figma API key, required for operation # Get this from your Figma account settings: https://www.figma.com/developers/api#access-tokens FIGMA_API_KEY=your_figma_api_key_here # Port for the Express server (optional, default: 3000) PORT=3000