Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.gumloop.com/llms.txt

Use this file to discover all available pages before exploring further.

Webflow is a visual web development platform. The Webflow MCP server lets you manage sites, CMS collections, forms, pages, and users using natural language.

What Can It Do?

  • Manage sites and custom domains
  • Create and update CMS collections and items
  • Handle form submissions across your sites
  • Manage pages and user access

Where to Use It

Add Webflow as a tool to any agent. The agent can then interact with Webflow conversationally, choosing the right actions based on context. To add an MCP tool to your agent:
  1. Open your agent’s configuration
  2. Click Add toolsConnect an app with MCP
  3. Search for the integration and select it
  4. Authenticate with your account
You can control which tools your agent has access to. After adding an integration, click on it to enable or disable specific tools based on what your agent needs.

In Workflows (Via Agent Node)

For automated pipelines, use an Agent Node with Webflow tools. This gives you the flexibility of an agent within a deterministic workflow.

As a Custom MCP Node

You can also create a standalone MCP node for a specific action. This generates a reusable node that performs one task, useful when you need the same operation repeatedly in workflows.
To create a custom MCP node:
  1. Go to your node library and search for the integration
  2. Click Create a node with AI
  3. Describe the specific action you want (e.g., “List all CMS collections on my site”)
  4. Test the node and save it for reuse
Custom MCP nodes are single-purpose by design. For tasks that require multiple steps or dynamic decision-making, use an agent instead.

Available Tools

ToolDescription
Get Authorized UserGet information about the authorized Webflow user
List SitesList all sites the provided access token is able to access
Get SiteGet details of a specific site by its ID
Get Custom DomainsGet a list of all custom domains related to a site
List FormsList forms for a given site
List Form SubmissionsList form submissions for a given form
Get Form SubmissionGet information about a specific form submission
List Form Submissions By SiteList form submissions for a given site
Delete Form SubmissionDelete a form submission
List PagesList all pages for a site
Get Page MetadataGet metadata information for a single page
Get Page ContentGet content from a static page
List CollectionsList all Collections within a Site
Get CollectionGet the full details of a collection from its ID
Delete CollectionDelete a collection using its ID
Create CollectionCreate a Collection for a site
List Collection ItemsList all Items within a Collection
Get Collection ItemGet details of a selected Collection Item
Update Collection ItemUpdate a selected Item in a Collection
Update Collection ItemsUpdate a single item or multiple items in a Collection
Create Collection ItemCreate Item in a Collection
Delete Collection ItemDelete an item from a collection
Delete Collection ItemsDelete Items from a Collection
List UsersGet a list of users for a site
Get UserGet a User by ID
Delete UserDelete a User by ID
Invite UserCreate and invite a user with an email address

Example Prompts

Use these with your agent or in the Agent Node: List sites:
Show me all my Webflow sites
Manage collections:
List all CMS collections on my site
View submissions:
Get the latest form submissions for my contact form

Troubleshooting

IssueSolution
Authentication failedVerify your Webflow credentials and that you have the required permissions
Tool not availableVerify the tool is enabled in your agent’s MCP configuration
Unexpected resultsThe agent may chain multiple tools together. Review the agent’s reasoning to understand its approach.
Agents are smart enough to chain multiple API calls together. If results seem off, check the agent’s step-by-step reasoning.

Need Help?


Use this integration directly in Claude or Cursor. Connect remotely via the Webflow MCP server using your Gumloop credentials.