figma-mcp-go
JSON →Figma MCP for free users â no rate limits, full read/write, text to designs, designs to code
Install
npx -y @vkhanhqui/figma-mcp-go@latest Tools · 9
- figma_get_file Get Figma file data including document structure, components, and styles
- figma_get_file_nodes Get specific nodes from a Figma file by their IDs
- figma_get_images Get rendered images of Figma nodes
- figma_get_component Get a specific component from a Figma file
- figma_get_component_set Get a specific component set from a Figma file
- figma_get_styles Get all styles from a Figma file
- figma_get_local_variables Get local variables from a Figma file
- figma_get_team_projects Get all projects for a Figma team
- figma_get_project_files Get all files in a Figma project
Links
★ 976 GitHub stars