Allows AI coding agents to access Figma files and prototypes directly, providing capabilities to retrieve components, specific nodes, and workflow connections from Figma designs using the Figma API.
Figma MCP Python
Allow your AI coding agents to access Figma files & prototypes directly. You can DM me for any issues / improvements: https://x.com/jasonzhou1993
Quick Installation with pipx
For Cursor:
- In settings, add an MCP server using the command:
- OR Add a
.cursor/mcp.json
file in your project:
For other IDEs like Windsurf, use an MCP configuration file (e.g., mcp_config.json
):
Install uv and set up the environment
Test locally
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Allow your AI coding agents to access Figma files & prototypes directly. You can DM me for any issues / improvements: https://x.com/jasonzhou1993
Access all figma pages
Access all figma components
Access figma prototype flows
Related Resources
Related MCP Servers
- AsecurityFlicenseAqualityEnables AI assistants to interact with Figma files through the ModelContextProtocol, allowing viewing, commenting, and analyzing Figma designs directly in chat interfaces.Last updated -5469198
- -securityAlicense-qualityGives AI-powered coding tools like Cursor, Windsurf, and Cline access to Figma design files, enabling more accurate code generation directly from Figma designs.Last updated -54,230MIT License
- -securityAlicense-qualityEnables AI agents to interact with Figma in real-time through a WebSocket connection. Supports comprehensive design operations including text manipulation, layouts, components, variables, and export functionality.Last updated -72207MIT License
- -securityAlicense-qualityProvides AI coding agents with access to Figma design data through the Figma API. Enables accurate one-shot implementation of designs in any framework by translating Figma files into simplified layout and styling information.Last updated -MIT License