Webflow

Sites, CMS, publishing

Official docs

About Webflow

Webflow is a visual web development platform for building and hosting production sites. Its remote MCP server lets assistants design pages, manage CMS collections, and update site content directly, bringing Webflow projects into AI-assisted workflows.

Connection details

https://mcp.webflow.com/mcp
Transport
Streamable HTTP
Authentication
OAuth

Setup

claude mcp add webflow --transport http https://mcp.webflow.com/mcp

Frequently asked questions

What is the Webflow remote MCP server?

The Webflow remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.webflow.com/mcp, so AI assistants can connect to it without installing or running anything locally. Webflow is a visual web development platform for building and hosting production sites. Its remote MCP server lets assistants design pages, manage CMS collections, and update site content directly, bringing Webflow projects into AI-assisted workflows.

How do I connect to the Webflow MCP server?

Add the endpoint https://mcp.webflow.com/mcp to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Webflow MCP server require authentication?

Yes. Webflow uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Webflow MCP server use?

Webflow exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.

More remote MCP servers