hellomaxkurylo/DesignerMCP
If you are the rightful owner of DesignerMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This is a Model Context Protocol (MCP) server designed to control Webflow Designer using Cloudflare's agents SDK.
Tools
Functions exposed to the LLM to take actions
create_element
Create new elements (Sections, DivBlocks, Headings, etc.)
get_selected_element
Get details of currently selected element
set_selected_element
Select an element by ID
remove_element
Remove an element
get_all_elements
List all elements on the page
set_text_content
Set text content of an element
get_text_content
Get text content of an element
create_semantic_class
Create new CSS classes with styles
apply_semantic_class
Apply classes to elements
update_semantic_class
Update existing classes
list_semantic_classes
List available classes
create_component_instance
Create component instances
list_components
List available components
upload_asset
Upload images and other assets
set_image_asset
Set image sources
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client