Frame0 MCP 服务器
Frame0是一款适用于现代应用程序的 Balsamiq 替代线框工具。Frame0 MCP 服务器允许您通过提示在 Frame0 中创建和修改线框。
设置
先决条件:
在claude_desktop_config.json
中设置 Claude Desktop 如下:
您可以使用--api-port=<port>
可选参数为 Frame0 的 API 服务器使用另一个端口号。
示例提示
“在 Frame0 中为手机创建登录屏幕”
“在 Frame0 中为手机创建 Instagram 主屏幕”
“在 Frame0 中为电视创建 Netflix 主屏幕”
“更改登录按钮的颜色”
“删除 Twitter 社交登录”
“用图标代替表情符号”
“设置从 Google 登录按钮到 Google 网站的链接”
工具
create_frame
create_rectangle
create_ellipse
create_text
create_line
create_connector
create_icon
create_image
update_shape
duplicate_shape
delete_shape
get_available_icons
move_shape
align_shapes
group
ungroup
set_link
export_shape_as_image
add_page
update_page
duplicate_page
delete_page
get_current_page_id
set_current_page_by_id
get_page
get_all_pages
export_page_as_image
开发
克隆此存储库。
使用
npm run build
进行构建。更新 Claude Desktop 中的
claude_desktop_config.json
如下。重新启动 Claude Desktop。
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
允许通过自然语言提示在 Frame0(Balsamiq 替代线框工具)中创建和修改线框,支持创建屏幕、编辑元素和管理页面等操作。
Related MCP Servers
- AsecurityAlicenseAqualityEnables creation and management of Framer plugins with web3 capabilities like wallet connections, contract interactions, and NFT displays.Last updated -224MIT License
- -securityAlicense-qualityEnables controlling CAD software (AutoCAD, GstarCAD, ZWCAD) through natural language instructions, allowing users to create and modify drawings without manually operating the CAD interface.Last updated -174MIT License
- -securityFlicense-qualityA sophisticated server that enables users to create, customize, and generate interactive UI components with features like dynamic form building, dashboard creation, and chart generation through a modern glassmorphism interface.Last updated -3
- -securityFlicense-qualityEnables generating web application prototypes from natural language requirements using the v0 Platform API. Returns demo URLs and file information for created prototypes.Last updated -113