F
Figma MCP Bridge
MCP server by magic-spells
创建于 11/30/2025
更新于 16 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-figma-mcp-bridge
Cursor 配置 (mcp.json)
{
"mcpServers": {
"magic-spells-figma-mcp-bridge": {
"command": "npx",
"args": [
"magic-spells-figma-mcp-bridge"
]
}
}
}