io.github.a1245582339/figma-designer MCP Server
io.github.a1245582339/figma-designer
What is the io.github.a1245582339/figma-designer MCP server?
Give AI agents full read & write access to Figma — 50+ tools for design automation
How to install io.github.a1245582339/figma-designer
Copy-paste configuration for popular MCP clients.
FIGMA_TOKENrequiredsecretFigma Personal Access Token
FIGMA_BRIDGE_PORTWebSocket bridge port (default: 3055)
{
"mcpServers": {
"figma-designer": {
"command": "npx",
"args": [
"-y",
"figma-designer-mcp"
],
"env": {
"FIGMA_TOKEN": "<YOUR_FIGMA_TOKEN>",
"FIGMA_BRIDGE_PORT": "<YOUR_FIGMA_BRIDGE_PORT>"
}
}
}
}{
"mcpServers": {
"figma-designer": {
"command": "npx",
"args": [
"-y",
"figma-designer-mcp"
],
"env": {
"FIGMA_TOKEN": "<YOUR_FIGMA_TOKEN>",
"FIGMA_BRIDGE_PORT": "<YOUR_FIGMA_BRIDGE_PORT>"
}
}
}
}{
"mcpServers": {
"figma-designer": {
"command": "npx",
"args": [
"-y",
"figma-designer-mcp"
],
"env": {
"FIGMA_TOKEN": "<YOUR_FIGMA_TOKEN>",
"FIGMA_BRIDGE_PORT": "<YOUR_FIGMA_BRIDGE_PORT>"
}
}
}
}{
"servers": {
"figma-designer": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"figma-designer-mcp"
],
"env": {
"FIGMA_TOKEN": "<YOUR_FIGMA_TOKEN>",
"FIGMA_BRIDGE_PORT": "<YOUR_FIGMA_BRIDGE_PORT>"
}
}
}
}claude mcp add figma-designer --env FIGMA_TOKEN=<YOUR_FIGMA_TOKEN> --env FIGMA_BRIDGE_PORT=<YOUR_FIGMA_BRIDGE_PORT> -- npx -y figma-designer-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.