southleft/figma-console-mcp
If you are the rightful owner of figma-console-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Figma Console MCP is a server that connects AI coding assistants to Figma's runtime environment, enabling real-time debugging and monitoring of Figma plugins.
Tools
Functions exposed to the LLM to take actions
figma_navigate
Navigate to any Figma URL to start monitoring.
figma_get_console_logs
Retrieve console logs from Figma.
figma_take_screenshot
Capture screenshots of Figma UI.
figma_get_status
Check browser and monitoring status.
figma_reload_plugin
Reload the current Figma page.
figma_clear_console
Clear the console log buffer.
figma_watch_console
Stream console logs in real-time for a specified duration.
figma_get_file_data
Get file structure, components, and metadata.
figma_get_variables
Get design tokens and variables from Figma.
figma_get_component
Get specific component data and properties.
figma_get_styles
Get color, text, and effect styles from file.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client