Frame0 MCP Server

by niklauslee
MIT License
8

Frame0 MCP 서버

Frame0는 최신 앱을 위한 Balsamiq 대체 와이어프레임 도구입니다. Frame0 MCP 서버를 사용하면 Frame0에서 프롬프트를 통해 와이어프레임을 생성하고 수정할 수 있습니다.

설정

필수 조건:

아래와 같이 claude_desktop_config.json 에서 Claude Desktop을 설정합니다.

지엑스피1

--api-port=<port> 선택적 매개변수를 사용하면 Frame0의 API 서버에 다른 포트 번호를 사용할 수 있습니다.

예시 프롬프트

  • “Frame0에 Phone 로그인 화면 만들기”
  • "Frame0에서 휴대폰용 Instagram 홈 화면 만들기"
  • “Frame0에서 TV용 Netflix 홈 화면 만들기”
  • “로그인 버튼 색상 변경”
  • “트위터 소셜 로그인 제거”
  • “이모지를 아이콘으로 바꿔주세요”
  • "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

개발

  1. 이 저장소를 복제합니다.
  2. npm run build 로 빌드합니다.
  3. 아래와 같이 Claude Desktop에서 claude_desktop_config.json 업데이트합니다.
  4. Claude Desktop을 다시 시작합니다.
{ "mcpServers": { "frame0-mcp-server": { "command": "node", "args": ["<full-path-to>/frame0-mcp-server/build/index.js"] } } }
-
security - not tested
-
license - not tested
-
quality - not tested

자연어 프롬프트를 사용하여 Frame0(Balsamiq 대안 와이어프레임 도구)에서 와이어프레임을 만들고 수정할 수 있으며, 화면 만들기, 요소 편집, 페이지 관리와 같은 작업을 지원합니다.

  1. Setup
    1. Example Prompts
      1. Tools
        1. Dev

          Related MCP Servers

          • -
            security
            A
            license
            -
            quality
            Lets you use Claude Desktop, or any MCP Client, to use natural language to accomplish things with Neon.
            Last updated -
            1,477
            194
            TypeScript
            MIT License
            • Linux
            • Apple
          • A
            security
            A
            license
            A
            quality
            Enables creation and management of Framer plugins with web3 capabilities like wallet connections, contract interactions, and NFT displays.
            Last updated -
            2
            7
            JavaScript
            MIT License
          • -
            security
            F
            license
            -
            quality
            An integration server that allows Claude Desktop to communicate with Make (formerly Integromat) automation platform through the Model Context Protocol, enabling scenario management and execution via natural language.
            Last updated -
            JavaScript
          • -
            security
            F
            license
            -
            quality
            A server that enables natural language interaction with AutoCAD through large language models like Claude, allowing users to create and modify drawings using conversational commands.
            Last updated -
            19
            Python
            • Apple

          View all related MCP servers

          ID: dcetnwjvoo