Frame0 MCP Server
![]()
Frame0 MCP 서버
Frame0는 최신 앱을 위한 Balsamiq 대체 와이어프레임 도구입니다. Frame0 MCP 서버를 사용하면 Frame0에서 프롬프트를 통해 와이어프레임을 생성하고 수정할 수 있습니다.
설정
필수 조건:
아래와 같이 claude_desktop_config.json 에서 Claude Desktop을 설정합니다.
지엑스피1
--api-port=<port> 선택적 매개변수를 사용하면 Frame0의 API 서버에 다른 포트 번호를 사용할 수 있습니다.
Related MCP server: CAD-MCP Server
예시 프롬프트
“Frame0에 Phone 로그인 화면 만들기”
"Frame0에서 휴대폰용 Instagram 홈 화면 만들기"
“Frame0에서 TV용 Netflix 홈 화면 만들기”
“로그인 버튼 색상 변경”
“트위터 소셜 로그인 제거”
“이모지를 아이콘으로 바꿔주세요”
"Google 로그인 버튼에서 Google 웹사이트로의 링크를 설정하세요"
도구
create_framecreate_rectanglecreate_ellipsecreate_textcreate_linecreate_connectorcreate_iconcreate_imageupdate_shapeduplicate_shapedelete_shapeget_available_iconsmove_shapealign_shapesgroupungroupset_linkexport_shape_as_imageadd_pageupdate_pageduplicate_pagedelete_pageget_current_page_idset_current_page_by_idget_pageget_all_pagesexport_page_as_image
개발
이 저장소를 복제합니다.
npm run build로 빌드합니다.아래와 같이 Claude Desktop에서
claude_desktop_config.json업데이트합니다.Claude Desktop을 다시 시작합니다.
{
"mcpServers": {
"frame0-mcp-server": {
"command": "node",
"args": ["<full-path-to>/frame0-mcp-server/build/index.js"]
}
}
}This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Appeared in Searches
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/niklauslee/frame0-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server