figma-mcp-go
Figma MCP server with full read/write access via plugin bridge — no API token or rate limits.
Install
npmstdio
npx -y @tunglt1810/figma-mcp-go Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-tunglt1810-figma-mcp-go": {
"command": "npx",
"args": [
"-y",
"@tunglt1810/figma-mcp-go"
]
}
}
} Source: official MCP Registry record · registry name io.github.tunglt1810/figma-mcp-go · published 2026-08-30 · updated 2026-08-30. Not an endorsement; review the code before connecting it to anything sensitive.