Figma MCP Go runs on your own machine — the client starts it, so there is no endpoint to ping. 679 installs a week from npm.
Figma MCP server with full read/write access via plugin — no API token, no rate limits. 73 tools.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
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 @vkhanhqui/figma-mcp-go
{
"mcpServers": {
"figma-mcp-go": {
"args": [
"-y",
"@vkhanhqui/figma-mcp-go"
],
"command": "npx"
}
}
}
[mcp_servers.figma-mcp-go]
command = "npx"
args = ["-y", "@vkhanhqui/figma-mcp-go"]
{
"mcpServers": {
"figma-mcp-go": {
"args": [
"-y",
"@vkhanhqui/figma-mcp-go"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"figma-mcp-go": {
"args": [
"-y",
"@vkhanhqui/figma-mcp-go"
],
"command": "npx"
}
}
}
Figma MCP server with full read/write access via plugin bridge — no API token or rate limits.
Figma/FigJam MCP server with read/write via plugin — no API token, no limits. 78 tools.
Figma MCP server in Rust: plugin bridge, no API token, no rate limits, 73 tools.
The Figma desktop app as an MCP server: full Plugin API for AI agents. Local, no token, no quota.
A local MCP server with full Figma REST API coverage.
Read, edit and export the Figma file open in a local plugin. No REST API, no rate limits.
Give AI agents full read & write access to Figma — 50+ tools for design automation
MCP server enabling AI assistants to interact with Figma designs via natural language commands
Answers built from our own checks of this server.