Figma MCP Go
Rank #3,824io.github.tunglt1810/figma-mcp-go
Figma MCP server with full read/write access via plugin bridge — no API token or rate limits.
Figma MCP Go is a Model Context Protocol (MCP) server published by tunglt1810. It ranks #3,824 of 132,046 servers tracked on MCP Toplist, and its repository has 13 GitHub stars. Figma MCP Go is listed across 3 registries — Official MCP, PulseMCP and Glama, with 9 tracked versions. It was first listed on Jun 26, 2026 and most recently updated on Aug 30, 2026.
Ranks ahead of 128,222 of 132,046 servers on MCP Toplist.
Use Figma MCP Go
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add figma-mcp-go -- npx -y @tunglt1810/figma-mcp-go[mcp_servers.figma-mcp-go]
command = "npx"
args = ["-y", "@tunglt1810/figma-mcp-go"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"figma-mcp-go": {
"command": "npx",
"args": [
"-y",
"@tunglt1810/figma-mcp-go"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"figma-mcp-go": {
"command": "npx",
"args": [
"-y",
"@tunglt1810/figma-mcp-go"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"figma-mcp-go": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@tunglt1810/figma-mcp-go"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"figma-mcp-go": {
"command": "npx",
"args": [
"-y",
"@tunglt1810/figma-mcp-go"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"figma-mcp-go": {
"command": "npx",
"args": [
"-y",
"@tunglt1810/figma-mcp-go"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.tunglt1810%2Ffigma-mcp-go)<a href="https://mcptoplist.com/server/io.github.tunglt1810%2Ffigma-mcp-go"><img src="https://mcptoplist.com/badge/io.github.tunglt1810%2Ffigma-mcp-go.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
tunglt1810
Available versions (9)
| Version | Published |
|---|---|
| 0.3.1 | Aug 30, 2026 |
| 0.2.0 | Aug 27, 2026 |
| 0.1.1 | Aug 19, 2026 |
| 0.1.0 | Aug 17, 2026 |
| 0.0.6 | Jul 28, 2026 |
| 0.0.5 | Jul 10, 2026 |
| 0.0.4 | Jun 28, 2026 |
| 0.0.3 | Jun 28, 2026 |
| 0.0.2 | Jun 27, 2026 |
Frequently asked questions
- Who maintains Figma MCP Go?
- Figma MCP Go is maintained by tunglt1810, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is Figma MCP Go listed on the Official MCP Registry?
- Yes — Figma MCP Go is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Figma MCP Go have?
- MCP Toplist tracks 9 versions of Figma MCP Go, most recently published on Aug 30, 2026.
- Where can I find the source code for Figma MCP Go?
- The source code for Figma MCP Go is hosted at github.com/tunglt1810/figma-mcp-go.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.