figsnap-mcp
Rank #14,374io.github.arimunandar/figsnap-mcp
The Figma file you have open, as MCP tools. Extract, edit, and keep a saved set.
figsnap-mcp is a Model Context Protocol (MCP) server published by arimunandar. It ranks #14,374 of 132,046 servers tracked on MCP Toplist. figsnap-mcp is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Sep 2, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 117,672 of 132,046 servers on MCP Toplist.
Use figsnap-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add figsnap-mcp -e "FIGSNAP_MCP_URL=<your FIGSNAP_MCP_URL>" -e "FIGSNAP_MCP_TOKEN=<your FIGSNAP_MCP_TOKEN>" -- npx -y figsnap-mcpReplace each placeholder with your own value before saving.
[mcp_servers.figsnap-mcp]
command = "npx"
args = ["-y", "figsnap-mcp"]
[mcp_servers.figsnap-mcp.env]
FIGSNAP_MCP_URL = "<your FIGSNAP_MCP_URL>"
FIGSNAP_MCP_TOKEN = "<your FIGSNAP_MCP_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"figsnap-mcp": {
"command": "npx",
"args": [
"-y",
"figsnap-mcp"
],
"env": {
"FIGSNAP_MCP_URL": "<your FIGSNAP_MCP_URL>",
"FIGSNAP_MCP_TOKEN": "<your FIGSNAP_MCP_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"figsnap-mcp": {
"command": "npx",
"args": [
"-y",
"figsnap-mcp"
],
"env": {
"FIGSNAP_MCP_URL": "<your FIGSNAP_MCP_URL>",
"FIGSNAP_MCP_TOKEN": "<your FIGSNAP_MCP_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"figsnap-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"figsnap-mcp"
],
"env": {
"FIGSNAP_MCP_URL": "<your FIGSNAP_MCP_URL>",
"FIGSNAP_MCP_TOKEN": "<your FIGSNAP_MCP_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"figsnap-mcp": {
"command": "npx",
"args": [
"-y",
"figsnap-mcp"
],
"env": {
"FIGSNAP_MCP_URL": "<your FIGSNAP_MCP_URL>",
"FIGSNAP_MCP_TOKEN": "<your FIGSNAP_MCP_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"figsnap-mcp": {
"command": "npx",
"args": [
"-y",
"figsnap-mcp"
],
"env": {
"FIGSNAP_MCP_URL": "<your FIGSNAP_MCP_URL>",
"FIGSNAP_MCP_TOKEN": "<your FIGSNAP_MCP_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
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.arimunandar%2Ffigsnap-mcp)<a href="https://mcptoplist.com/server/io.github.arimunandar%2Ffigsnap-mcp"><img src="https://mcptoplist.com/badge/io.github.arimunandar%2Ffigsnap-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
arimunandar
Available versions (2)
| Version | Published |
|---|---|
| 0.2.0 | Sep 7, 2026 |
| 0.1.2 | Sep 2, 2026 |
Frequently asked questions
- Who maintains figsnap-mcp?
- figsnap-mcp is maintained by arimunandar, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is figsnap-mcp listed on the Official MCP Registry?
- Yes — figsnap-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does figsnap-mcp have?
- MCP Toplist tracks 2 versions of figsnap-mcp, most recently published on Sep 7, 2026.
- Where can I find the source code for figsnap-mcp?
- The source code for figsnap-mcp is hosted at github.com/arimunandar/figsnap-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.