★ 937 stars
Go
🤖 AI/LLM
Updated 4d ago
Figma MCP for free users — no rate limits, full read/write, text to designs, designs to code
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"figma-mcp-go": {
"command": "go",
"args": [
"run",
"github.com/vkhanhqui/figma-mcp-go@latest"
]
}
}
}
Run in terminal:
claude mcp add figma-mcp-go go run github.com/vkhanhqui/figma-mcp-go@latest
Add to .cursor/mcp.json:
{
"mcpServers": {
"figma-mcp-go": {
"command": "go",
"args": [
"run",
"github.com/vkhanhqui/figma-mcp-go@latest"
]
}
}
}
README Excerpt
Figma MCP — Free, No Rate Limits [](https://glama.ai/mcp/servers/vkhanhqui/figma-mcp-go) <p> <a href="https://www.npmjs.com/package/@vkhanhqui/figma-mcp-go"><img src="https://img.shields.io/npm/v/@vkhanhqui/figma-mcp-go?color=blue" alt="npm version" /></a>
Tools (20)
add_pageadd_variable_modeannotation_conversion_strategyapply_style_to_nodebatch_rename_nodesbind_variable_to_nodeclone_nodecreate_componentcreate_effect_stylecreate_ellipsecreate_framecreate_grid_stylecreate_paint_stylecreate_rectanglecreate_sectioncreate_textcreate_text_stylecreate_variablecreate_variable_collectiondelete_nodes
Topics
agentaiautomationdesignfigmafigma-pluginmcp