himanshupawar-10/figma-mcp-server
3.2
If you are the rightful owner of figma-mcp-server 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.
The Figma MCP Server is a minimal local server that provides Figma-related tools to LLM clients over stdio, enabling interaction with Figma projects and files.
Tools
Functions exposed to the LLM to take actions
list_projects
Lists projects for a Figma team.
list_project_files
Lists files in a Figma project.
get_file
Fetches full file JSON or specified nodes.
generate_frontend
Generates simple React+Vite files from a Figma frame.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client