MCP Servers / productivity / figma-mcp-go

figma-mcp-go

JSON →
stdionone976productivity

Figma MCP for free users — no rate limits, full read/write, text to designs, designs to code

Install
How to run this server
[ { "cmd": "npx -y @vkhanhqui/figma-mcp-go@latest", "imports": [] } ]
server path: figma-mcp-go
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
Resources
figma-mcp-go — MCP Server · libregistry