sichang824/mcp-figma
A Figma API server implementation based on Model Context Protocol (MCP), supporting Figma plugin and widget integration.
Platform-specific configuration:
{
"mcpServers": {
"mcp-figma": {
"command": "npx",
"args": [
"-y",
"mcp-figma"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...