Loading MCP server directory, please wait...
Read, edit and export the Figma file open in a local plugin. No REST API, no rate limits.
npx @getmcp/cli add io.github.muradyf/layerbridgeRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.muradyf/layerbridge": {
"command": "npx",
"args": [
"-y",
"layerbridge"
],
"env": {
"FIGMA_BRIDGE_PORT": "1995",
"FIGMA_BRIDGE_OUTPUT_ROOTS": "",
"FIGMA_ACCESS_TOKEN": "",
"FIGMA_BRIDGE_ALLOW_SCRIPTS": "false"
}
}
}
}