Figma MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 1 701 installs a week from npm. Last commit 29 Aug 2026.
A local MCP server with full Figma REST API coverage.
We read the source, 12 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const module = await import(pathToFileURL(path.join(toolsDir, file)).href);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 figma-mcp-server -- npx -y figma-mcp-server
{
"mcpServers": {
"figma-mcp-server": {
"args": [
"-y",
"figma-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.figma-mcp-server]
command = "npx"
args = ["-y", "figma-mcp-server"]
{
"mcpServers": {
"figma-mcp-server": {
"args": [
"-y",
"figma-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"figma-mcp-server": {
"args": [
"-y",
"figma-mcp-server"
],
"command": "npx"
}
}
}
Mac Mail MCP server with full-coverage FTS5 body search for local Apple Mail.
MCP server for Nginx Proxy Manager with full API coverage (43 tools)
MCP server for Paperless-ngx 3.x — full REST API coverage, schema-aware, token-frugal.
Apple Mail MCP server with full-coverage FTS5 body search, reliable on large mailboxes.
MCP server exposing Untappd API tools for AI agents — full v4 read API coverage
MCP server for medicare-coverage
Go code coverage analysis tool with MCP server for AI-powered coverage workflows
Go code coverage analysis tool with MCP server for AI-powered coverage workflows
Answers built from our own checks of this server.