Figme runs on your own machine — the client starts it, so there is no endpoint to ping. 454 installs a week from npm. Last commit 21 Sep 2026.
MCP server that reads local Figma .fig files, fully offline
Today is the operative word: we check Figme every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add figme-mcp -- npx -y figme-mcp
{
"mcpServers": {
"figme-mcp": {
"args": [
"-y",
"figme-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.figme-mcp]
command = "npx"
args = ["-y", "figme-mcp"]
{
"mcpServers": {
"figme-mcp": {
"args": [
"-y",
"figme-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"figme-mcp": {
"args": [
"-y",
"figme-mcp"
],
"command": "npx"
}
}
}
A local MCP server with full Figma REST API coverage.
An MCP server that converts Figma designs into React code.
LLM-optimized Figma MCP server.
LLM-optimized Figma MCP server.
The Figma desktop app as an MCP server: full Plugin API for AI agents. Local, no token, no quota.
Figma MCP server with full read/write access via plugin bridge — no API token or rate limits.
Figma MCP server with full read/write access via plugin — no API token, no rate limits. 73 tools.
Figma/FigJam MCP server with read/write via plugin — no API token, no limits. 78 tools.
Answers built from our own checks of this server.