Figma Edit MCP
Rank #7,789io.github.neozhehan/figma-edit-mcp
Programmatically read, create, and modify Figma designs via MCP.
Figma Edit MCP is a Model Context Protocol (MCP) server published by neozhehan. It ranks #7,789 of 132,046 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. Figma Edit MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on May 4, 2026 and most recently updated on Aug 4, 2026.
Ranks ahead of 124,257 of 132,046 servers on MCP Toplist.
Use Figma Edit MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add figma-edit-mcp -- npx -y figma-edit-mcp[mcp_servers.figma-edit-mcp]
command = "npx"
args = ["-y", "figma-edit-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"figma-edit-mcp": {
"command": "npx",
"args": [
"-y",
"figma-edit-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"figma-edit-mcp": {
"command": "npx",
"args": [
"-y",
"figma-edit-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"figma-edit-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"figma-edit-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"figma-edit-mcp": {
"command": "npx",
"args": [
"-y",
"figma-edit-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"figma-edit-mcp": {
"command": "npx",
"args": [
"-y",
"figma-edit-mcp"
]
}
}
}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.neozhehan%2Ffigma-edit-mcp)<a href="https://mcptoplist.com/server/io.github.neozhehan%2Ffigma-edit-mcp"><img src="https://mcptoplist.com/badge/io.github.neozhehan%2Ffigma-edit-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
neozhehan
Available versions (2)
| Version | Published |
|---|---|
| 2.3.3 | Aug 4, 2026 |
| 1.5.2 | May 22, 2026 |
Frequently asked questions
- Who maintains Figma Edit MCP?
- Figma Edit MCP is maintained by neozhehan, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Figma Edit MCP listed on the Official MCP Registry?
- Yes — Figma Edit MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Figma Edit MCP have?
- MCP Toplist tracks 2 versions of Figma Edit MCP, most recently published on Aug 4, 2026.
- Where can I find the source code for Figma Edit MCP?
- The source code for Figma Edit MCP is hosted at github.com/neozhehan/figma-edit-mcp.
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.