Figma MCP Go runs on your own machine — the client starts it, so there is no endpoint to ping. 403 installs a week from npm. Last commit 2 Aug 2026.
Figma MCP server with full read/write access via plugin — no API token, no rate limits. 73 tools.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add figma-mcp-go -- npx -y @tunglt1810/figma-mcp-go
{
"mcpServers": {
"figma-mcp-go": {
"args": [
"-y",
"@tunglt1810/figma-mcp-go"
],
"command": "npx"
}
}
}
[mcp_servers.figma-mcp-go]
command = "npx"
args = ["-y", "@tunglt1810/figma-mcp-go"]
{
"mcpServers": {
"figma-mcp-go": {
"args": [
"-y",
"@tunglt1810/figma-mcp-go"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"figma-mcp-go": {
"args": [
"-y",
"@tunglt1810/figma-mcp-go"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.