Figbridge
Rank #13,772io.github.rudraptpsingh/figbridge
Free, local MCP bridge for Figma — HTML, CSS, Tailwind, tokens, agent handoff bundles.
Figbridge is a Model Context Protocol (MCP) server published by rudraptpsingh. It ranks #13,772 of 132,046 servers tracked on MCP Toplist, and its repository has 12 GitHub stars. Figbridge is listed across 3 registries — Official MCP, PulseMCP and Glama, with 6 tracked versions. It was first listed on Apr 21, 2026 and most recently updated on Jun 10, 2026.
Ranks ahead of 118,274 of 132,046 servers on MCP Toplist.
Use Figbridge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add figbridge -e "FIGBRIDGE_PORT=<your FIGBRIDGE_PORT>" -- npx -y figbridge-mcpReplace each placeholder with your own value before saving.
[mcp_servers.figbridge]
command = "npx"
args = ["-y", "figbridge-mcp"]
[mcp_servers.figbridge.env]
FIGBRIDGE_PORT = "<your FIGBRIDGE_PORT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"figbridge": {
"command": "npx",
"args": [
"-y",
"figbridge-mcp"
],
"env": {
"FIGBRIDGE_PORT": "<your FIGBRIDGE_PORT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"figbridge": {
"command": "npx",
"args": [
"-y",
"figbridge-mcp"
],
"env": {
"FIGBRIDGE_PORT": "<your FIGBRIDGE_PORT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"figbridge": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"figbridge-mcp"
],
"env": {
"FIGBRIDGE_PORT": "<your FIGBRIDGE_PORT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"figbridge": {
"command": "npx",
"args": [
"-y",
"figbridge-mcp"
],
"env": {
"FIGBRIDGE_PORT": "<your FIGBRIDGE_PORT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"figbridge": {
"command": "npx",
"args": [
"-y",
"figbridge-mcp"
],
"env": {
"FIGBRIDGE_PORT": "<your FIGBRIDGE_PORT>"
}
}
}
}Replace each placeholder with your own value before saving.
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.rudraptpsingh%2Ffigbridge)<a href="https://mcptoplist.com/server/io.github.rudraptpsingh%2Ffigbridge"><img src="https://mcptoplist.com/badge/io.github.rudraptpsingh%2Ffigbridge.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
rudraptpsingh
Available versions (6)
| Version | Published |
|---|---|
| 0.4.0 | Jun 10, 2026 |
| 0.3.0 | Jun 10, 2026 |
| 0.2.2 | Jun 3, 2026 |
| 0.2.1 | Jun 2, 2026 |
| 0.2.0 | May 13, 2026 |
| 0.1.8 | Apr 22, 2026 |
Frequently asked questions
- Who maintains Figbridge?
- Figbridge is maintained by rudraptpsingh, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is Figbridge listed on the Official MCP Registry?
- Yes — Figbridge is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Figbridge have?
- MCP Toplist tracks 6 versions of Figbridge, most recently published on Jun 10, 2026.
- Where can I find the source code for Figbridge?
- The source code for Figbridge is hosted at github.com/rudraptpsingh/figbridge.
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.