figma-mcp-rust
Rank #3,112io.github.alvinindra/figma-mcp-rust
Figma MCP server in Rust: plugin bridge, no API token, no rate limits, 73 tools.
figma-mcp-rust is a Model Context Protocol (MCP) server published by alvinindra. It ranks #3,112 of 132,046 servers tracked on MCP Toplist, and its repository has 50 GitHub stars. figma-mcp-rust is listed across 3 registries — Official MCP, PulseMCP and Glama, with 6 tracked versions. It was first listed on May 26, 2026 and most recently updated on Aug 19, 2026.
Ranks ahead of 128,934 of 132,046 servers on MCP Toplist.
Use figma-mcp-rust
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add figma-mcp-rust -- npx -y @alvinindra/figma-mcp-rust[mcp_servers.figma-mcp-rust]
command = "npx"
args = ["-y", "@alvinindra/figma-mcp-rust"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"figma-mcp-rust": {
"command": "npx",
"args": [
"-y",
"@alvinindra/figma-mcp-rust"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"figma-mcp-rust": {
"command": "npx",
"args": [
"-y",
"@alvinindra/figma-mcp-rust"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"figma-mcp-rust": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@alvinindra/figma-mcp-rust"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"figma-mcp-rust": {
"command": "npx",
"args": [
"-y",
"@alvinindra/figma-mcp-rust"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"figma-mcp-rust": {
"command": "npx",
"args": [
"-y",
"@alvinindra/figma-mcp-rust"
]
}
}
}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.alvinindra%2Ffigma-mcp-rust)<a href="https://mcptoplist.com/server/io.github.alvinindra%2Ffigma-mcp-rust"><img src="https://mcptoplist.com/badge/io.github.alvinindra%2Ffigma-mcp-rust.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
alvinindra
Available versions (6)
| Version | Published |
|---|---|
| 0.2.0 | Aug 19, 2026 |
| 0.1.7 | Aug 4, 2026 |
| 0.1.6 | Aug 4, 2026 |
| 0.1.5 | Jul 14, 2026 |
| 0.1.4 | May 26, 2026 |
| 0.1.3 | May 26, 2026 |
Frequently asked questions
- Who maintains figma-mcp-rust?
- figma-mcp-rust is maintained by alvinindra, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is figma-mcp-rust listed on the Official MCP Registry?
- Yes — figma-mcp-rust is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does figma-mcp-rust have?
- MCP Toplist tracks 6 versions of figma-mcp-rust, most recently published on Aug 19, 2026.
- Where can I find the source code for figma-mcp-rust?
- The source code for figma-mcp-rust is hosted at github.com/alvinindra/figma-mcp-rust.
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.