niklauslee_frame0-mcp-server

MCP-Mirror/niklauslee_frame0-mcp-server

3.1

If you are the rightful owner of niklauslee_frame0-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Frame0 MCP Server is a tool for creating and modifying wireframes in Frame0 using prompts.

Tools

Functions exposed to the LLM to take actions

create_frame

Create a frame shape in Frame0. Must add a new page before you create a new frame.

create_rectangle

Create a rectangle shape in Frame0.

create_ellipse

Create an ellipse shape in Frame0.

create_text

Create a text shape in Frame0.

create_line

Create a polyline shape in Frame0.

create_connector

Create a connector shape in Frame0.

create_icon

Create an icon shape in Frame0.

create_image

Create an image shape in Frame0.

update_shape

Update properties of a shape in Frame0.

duplicate_shape

Duplicate a shape in Frame0.

delete_shape

Delete a shape in Frame0.

get_available_icons

Get available icon shapes in Frame0.

move_shape

Move a shape in Frame0.

align_shapes

Align shapes in Frame0.

group

Group shapes in Frame0.

ungroup

Ungroup a group in Frame0.

set_link

Set a link from a shape to a URL or a page in Frame0.

export_shape_as_image

Export shape as image in Frame0.

add_page

Add a new page in Frame0. The added page becomes the current page.

update_page

Update a page in Frame0.

duplicate_page

Duplicate a page in Frame0.

delete_page

Delete a page in Frame0.

get_current_page_id

Get ID of the current page in Frame0.

set_current_page_by_id

Set current page by ID in Frame0.

get_page

Get page data in Frame0.

get_all_pages

Get all pages data in Frame0.

export_page_as_image

Export page as image in Frame0.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources