bitovi/figma-mcp-proxy
A Go-based HTTP proxy server that enhances Model Context Protocol (MCP) tool calls by automatically adding Figma file parameters and opening Figma designs when processing tool calls.
Platform-specific configuration:
{
"mcpServers": {
"figma-mcp-proxy": {
"command": "npx",
"args": [
"-y",
"figma-mcp-proxy"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...