andreycretsu/cursor-talk-to-figma-mcp-main
If you are the rightful owner of cursor-talk-to-figma-mcp-main and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project integrates Cursor AI with Figma using a Model Context Protocol (MCP) server, enabling programmatic design modifications and interactions.
Tools
Functions exposed to the LLM to take actions
get_document_info
Get information about the current Figma document
get_selection
Get information about the current selection
read_my_design
Get detailed node information about the current selection without parameters
get_node_info
Get detailed information about a specific node
get_nodes_info
Get detailed information about multiple nodes by providing an array of node IDs
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client