figma-mcp-express
Rank #4,575io.github.sunhome243/figma-mcp-express
Compact Figma MCP with validated batch ops through a local plugin bridge.
figma-mcp-express is a Model Context Protocol (MCP) server published by sunhome243. It ranks #4,575 of 132,345 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. figma-mcp-express is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 18 tracked versions. It was first listed on Jun 12, 2026 and most recently updated on Aug 6, 2026.
Ranks ahead of 127,770 of 132,345 servers on MCP Toplist.
Use figma-mcp-express
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add figma-mcp-express -- npx -y figma-mcp-express[mcp_servers.figma-mcp-express]
command = "npx"
args = ["-y", "figma-mcp-express"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"figma-mcp-express": {
"command": "npx",
"args": [
"-y",
"figma-mcp-express"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"figma-mcp-express": {
"command": "npx",
"args": [
"-y",
"figma-mcp-express"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"figma-mcp-express": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"figma-mcp-express"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"figma-mcp-express": {
"command": "npx",
"args": [
"-y",
"figma-mcp-express"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"figma-mcp-express": {
"command": "npx",
"args": [
"-y",
"figma-mcp-express"
]
}
}
}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.sunhome243%2Ffigma-mcp-express)<a href="https://mcptoplist.com/server/io.github.sunhome243%2Ffigma-mcp-express"><img src="https://mcptoplist.com/badge/io.github.sunhome243%2Ffigma-mcp-express.svg" alt="MCP Toplist: Top 5% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
sunhome243
Available versions (18)
| Version | Published |
|---|---|
| 2.8.1 | Aug 6, 2026 |
| 2.8.0 | Jul 11, 2026 |
| 2.7.0 | Jun 24, 2026 |
| 2.6.0 | Jun 20, 2026 |
| 2.5.3 | Jun 19, 2026 |
| 2.5.2 | Jun 18, 2026 |
| 2.5.1 | Jun 18, 2026 |
| 2.5.0 | Jun 18, 2026 |
| 2.4.0 | Jun 18, 2026 |
| 2.3.0 | Jun 17, 2026 |
| 2.2.0 | Jun 16, 2026 |
| 2.1.0 | Jun 15, 2026 |
| 2.0.1 | Jun 15, 2026 |
| 2.0.0 | Jun 14, 2026 |
| 1.0.4 | Jun 14, 2026 |
| 1.0.3 | Jun 13, 2026 |
| 1.0.2 | Jun 12, 2026 |
| 1.0.1 | Jun 12, 2026 |
Frequently asked questions
- Who maintains figma-mcp-express?
- figma-mcp-express is maintained by sunhome243, which publishes 1 MCP server (18 total versions) tracked on MCP Toplist.
- Is figma-mcp-express listed on the Official MCP Registry?
- Yes — figma-mcp-express is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does figma-mcp-express have?
- MCP Toplist tracks 18 versions of figma-mcp-express, most recently published on Aug 6, 2026.
- Where can I find the source code for figma-mcp-express?
- The source code for figma-mcp-express is hosted at github.com/sunhome243/figma-mcp-express.
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.