Figma MCP Rust runs on your own machine — the client starts it, so there is no endpoint to ping. 90 installs a week from npm. Last commit 14 Jul 2026.
Figma MCP server in Rust — plugin bridge, no API token, no rate limits, 73 tools.
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-rust -- npx -y @alvinindra/figma-mcp-rust
{
"mcpServers": {
"figma-mcp-rust": {
"args": [
"-y",
"@alvinindra/figma-mcp-rust"
],
"command": "npx"
}
}
}
[mcp_servers.figma-mcp-rust]
command = "npx"
args = ["-y", "@alvinindra/figma-mcp-rust"]
{
"mcpServers": {
"figma-mcp-rust": {
"args": [
"-y",
"@alvinindra/figma-mcp-rust"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"figma-mcp-rust": {
"args": [
"-y",
"@alvinindra/figma-mcp-rust"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.