Skip to main content
Glama
webflow

Webflow

Official
by webflow

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WEBFLOW_TOKENYesYour Webflow API token obtained from Webflow's API Playground

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
webflow_guide_toolA

Provides essential guidelines and best practices for effectively using the Webflow tools. Call this tool to understand recommended workflows and important considerations before performing actions. ALWAYS CALL THIS TOOL FIRST BEFORE CALLING ANY OTHER TOOLS. ALWAYS CALL THIS TOOL FIRST BEFORE CALLING ANY OTHER TOOLS.

ask_webflow_aiA

Ask Webflow AI about anything related to Webflow API.

data_cms_toolC

Data tool - CMS tool to perform actions like get collection list, get collection details, create collection, create collection fields (static/option/reference), update collection field, list collection items, create collection items, update collection items, publish collection items, and delete collection items

data_components_toolC

Data tool - Components tool to perform actions like list components, get component content, update component content, get component properties, and update component properties

data_pages_toolC

Data tool - Pages tool to perform actions like list pages, get page metadata, update page settings, get page content, and update static content

data_scripts_toolC

Data tool - Scripts tool to perform actions like list registered scripts, list applied scripts, add inline site script, and delete all site scripts

data_sites_toolC

Data tool - Sites tool to perform actions like list sites, get site details, and publish sites

data_comments_toolA

Data tool - A comment in Webflow is user feedback attached to a specific element or page inside the Designer, stored as a top-level thread with optional replies. Each comment includes author info, timestamps, content, resolved state, and design-context metadata like page location and breakpoint. Use this tool to inspect feedback discussions across the site and understand where and why they were left.

data_enterprise_toolC

Data tool - Enterprise tool to perform actions like manage 301 redirects, manage robots.txt and more. This tool only works if User's workspace plan is Enterprise or higher, else tool will return an error.

data_webhook_toolB

Data tool - Webhook tool to perform actions like list webhooks, create webhooks, get webhook details, and delete webhooks for a Webflow site.

asset_toolC

Designer Tool - Asset tool to perform actions like create folder, get all assets and folders, update assets and folders

get_image_previewC

Designer Tool - Get image preview from url. this is helpful to get image preview from url. Only supports JPG, PNG, GIF, WEBP, WEBP and AVIF formats.

de_component_toolC

Designer tool - Component tool to perform actions like create component instances, get all components and more.

component_builderA

Designer Tool - Component builder to insert component instances on the current active page. Supports inserting into an element (as a child) or into a component instance's slot. Use insert_in_element to add a component inside a container/div/section. Use insert_in_slot to add a component inside a specific slot of an existing component instance.

element_builderB

Designer Tool - Element builder to create element on current active page.

element_toolD

Designer Tool - Element tool to perform actions like get all elements, get selected element, select element on current active page. and more

whtml_builderA

Designer Tool - WHTML builder to insert elements from HTML and CSS strings on the current active page. Accepts HTML markup and optional CSS rules, constructs WHTML, and inserts into a parent element.

element_snapshot_toolC

Designer Tool - Element snapshot tool to perform actions like get element snapshot. helpful to get element snapshot for debugging and more and visual feedback.

de_page_toolC

Designer Tool - Page tool to perform actions like create page, create page folder, get current page, switch page

style_toolC

Designer Tool - Style tool to perform actions like create style, get all styles, update styles, remove styles

variable_toolC

Designer Tool - Variable tool to perform actions like create variable, get all variables, update variable

get_designer_app_connection_infoB

Get Webflow MCP App Connection Info. if user ask to get Webflow MCP app connection info, use this tool

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/webflow/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server