W

webflow.com

Webflow is a website-building and hosting platform with a visual designer, CMS, analytics/optimization features, and deployment tooling. It also provides developer and agent tooling for managing site data, browser-side optimization features, and AI-assisted workflows.

5 integrations · MCP · REST · CLI

Webflow exposes a REST Data API, a Browser API, a Designer API, a remote MCP server at https://mcp.webflow.com/mcp, and an official npm-based CLI.

discovered 1d ago
MCP servers1
REST · OpenAPI3
CLI1
Credentials
OAuth 2.0oauth2
OAuth 2.0 — self-onboarding

Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.

Webflow site API tokenbearerGet token

Create a site-scoped API token from the Site Token path in the Webflow Data API authentication docs. Site authentication in the CLI auth docs stores this as WEBFLOW_SITE_API_TOKEN after webflow auth login.

Webflow workspace API tokenbearerGet token

Create a workspace-scoped API token from the Workspace Token path in the Webflow Data API authentication docs. For CLI workflows, CLI authentication stores it as WEBFLOW_WORKSPACE_API_TOKEN, and CI can pass it with --api-token.

conventions · 2/8 published

Publish these signals → /publishing