Tr Figma
Freeby MCP Community
MCP server for downloading Figma images using access tokens
v1.0.1Added Apr 12, 2026
mcpfigmamodel-context-protocolazureimage-download
Tr Figma MCP Server
MCP server for downloading Figma images using access tokens
Installation
Reviews
Installation
Quick install
npx -y @somnathroytr/tr-figma-mcpserver
Add to claude_desktop_config.json
{
"mcpServers": {
"tr-figma": {
"command": "npx",
"args": ["-y", "@somnathroytr/tr-figma-mcpserver"]
}
}
}