测试
MCP 服务配置
复制以下 JSON 到 OPClaw 或其他 MCP 客户端的配置文件中即可使用
{
"mcpServers": {
"figma": {
"args": [
"-y",
"figma-developer-mcp",
"--figma-api-key=${FIGMA_API_KEY}",
"--stdio"
],
"command": "npx",
"type": "npm"
}
}
}
该服务需要配置环境变量:apikey、location、mode
可用工具 (2 个)
该服务在 MCP 协议中暴露的工具,AI 可按需调用
get_figma_data 3 个参数 需填 1 项
Get comprehensive Figma file data including layout, content, visuals, and component information
必填参数:fileKey
download_figma_images 4 个参数 需填 3 项
Download SVG and PNG images used in a Figma file based on the IDs of image or icon nodes
必填参数:fileKey、nodes、localPath
服务介绍
请提供需要翻译的英文技术文档内容。您目前只提供了“test”,这不足以进行翻译。如果有具体的文档内容,请分享,我将根据您的要求进行翻译。