Common questions and solutions for installing, configuring, and using the Webflow MCP server.
After installing the MCP server, you may need to restart your AI client to see the new server. Additionally, check that your client (Claude Desktop, Cursor, or Windsurf) is updated to the latest version.
Troubleshooting steps:
To authenticate a different Webflow site, remove the existing authentication token and restart your AI client:
After executing this command, restart your AI client. A new authentication screen will appear, allowing you to select different sites to authorize.
Limit the number of authorized sites for better security and performance.
Only site owners and admins can authorize the MCP server and MCP Bridge App. If you’re not a site owner or admin, you won’t be able to authorize those sites.
To resolve this:
A 500 error usually indicates an authentication or Node.js version issue.
Solution 1: Refresh OAuth token
Remove your authentication token and restart your AI client:
Solution 2: Verify Node.js version
Check your Node.js version is 22.3.0 or higher:
If your version is too old, see the Node.js compatibility section below.
To use Designer API tools, you must open the MCP Bridge App in the Webflow Designer:
Steps:
E key to open the Apps panelThe MCP Bridge app must remain open in the Webflow Designer for Designer API tools to work. You can minimize it after it connects.
If the MCP server times out or disconnects while using the Designer, your browser may be putting inactive tabs to sleep. Configure your browser to keep the Designer tab active:
Chrome:
chrome://settings/performancewebflow.comFirefox:
about:config in the address barbrowser.tabs.unloadOnLowMemoryfalseSafari:
Pinning the Webflow Designer tab in any browser can also help prevent timeout issues.
The MCP server currently supports a focused set of Data and Designer API tools. Not all Webflow API endpoints are available through the MCP server.
Request new tools:
It depends on which tools you’re using:
Data API tools: No, Webflow doesn’t need to be open. You can manage content, collections, and site data from your AI client.
Designer API tools: Yes, you must have:
The agent called a tool that the current mode does not allow.
To resolve this:
The MCP server has partial support for localization:
Supported:
Not supported:
If you need additional localization features, please open an issue or contact developers@webflow.com.
To connect to the MCP server with the mcp-remote NPM package, you must have Node.js version 22.3.0 or higher.
If you can’t use this version as your default, use a version manager to switch Node.js versions per project.
After changing Node.js versions, restart your AI client for the changes to take effect.