mcpbeat Sign in

Figsnap MCP Server

by arimunandar Your server? Claim it
local only

Figsnap MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 491 installs a week from npm. Last commit 7 Sep 2026.

The Figma file you have open, as MCP tools. Extract, edit, and keep a saved set.

Installs per day peak 364 · avg 16
a month agotoday
491
Installs / week
npm · figsnap-mcp
0
Stars
0 open issues
7 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Figsnap MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add figsnap-mcp -- npx -y figsnap-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "figsnap-mcp": {
      "args": [
        "-y",
        "figsnap-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.figsnap-mcp]
command = "npx"
args = ["-y", "figsnap-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "figsnap-mcp": {
      "args": [
        "-y",
        "figsnap-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "figsnap-mcp": {
      "args": [
        "-y",
        "figsnap-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Figsnap MCP

same job, measured the same way
Figma MCP
by scalably

Figma MCP: list frames in a file and fetch one frame's JSON and image safely. 2 tools.

local only
BeatDesign
by erickkkyt

Local-first open-source AI media workbench with Canvas, video editor, Assets, and MCP tools.

local only
Plumb MCP
by tathagat22

Two-way Figma MCP: extract + verify design-to-code, or generate on-brand Figma pages from a prompt.

73 installs/wk local only
DAG Studio WebMCP
by black-swan-causal-labs

Read and edit a live DAG Studio canvas through its predefined WebMCP tools.

answering
Roast My Design System
by pencilrebel

Audit your Design System and serve your Agent the rules that keep AI-written UI on-system.

2 479 installs/wk local only
Roast My Design System
by gregkozakiewicz

Audit your Design System and serve your Agent the rules that keep AI-written UI on-system.

local only
figmanage
by dannykeane

Let agents manage your Figma workspace. 102 tools for seats, teams, offboarding, and cleanup.

77 installs/wk local only
Figma Context MCP Air
by compassalessandrolorenz

Figma MCP server for AI agents. 9 tools: design context, variables, screenshots, and FigJam.

27 installs/wk local only

Figsnap MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Figsnap MCP?
Figsnap MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package figsnap-mcp was installed 491 times last week.
How do I connect Figsnap MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls figsnap-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Figsnap MCP?
The npm package figsnap-mcp was installed 491 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Figsnap MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.