io.github.rudraptpsingh/figbridge✓
io.github.rudraptpsingh/figbridge · v0.1.8
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.rudraptpsingh/figbridge",
"description": "Free, local MCP bridge for Figma — HTML, CSS, Tailwind, tokens, agent handoff bundles.",
"repository": {
"url": "https://github.com/rudraptpsingh/figbridge",
"source": "github"
},
"version": "0.1.8",
"packages": [
{
"registryType": "npm",
"identifier": "figbridge-mcp",
"version": "0.1.8",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Preferred TCP port for the local HTTP+SSE bridge that the Figma plugin connects to. Defaults to 7331. If the port is in use, the bridge walks 7331..7340 automatically.",
"format": "string",
"name": "FIGBRIDGE_PORT"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}