Webflow MCP Server 🔌 MCP server Freemium
Official Webflow server for CMS collections, items, pages and live Designer edits
- GitHub stars
- 141
- Stars this week
- –
- Forks
- 35
- Licence
- MIT
- Last push
- 2026-06-09
- Maintainer
- Webflow
npx mcp-remote https://mcp.webflow.com/sseThird-party MCP servers run with your permissions and API keys. Read the source before installing, and prefer pinned versions.
Works with
Built on the open MCP client standard, so it works in every app that supports MCP client.
Good for
About Webflow MCP Server
What it is
The Webflow MCP Server is Webflow's official Model Context Protocol server. It connects AI agents to Webflow's Data API for CMS and page work, and through a companion bridge app it can act on the live Designer canvas. Webflow hosts a remote version with OAuth, and the Node.js code is open source.
Key features
- Read and write CMS collections and items
- Manage pages and page content
- Designer tools through a companion bridge app that syncs the live canvas
- Remote server with OAuth, or local server with an API token
- Tool list documented in the repo's tools directory
How to install
Remote (recommended): add npx mcp-remote https://mcp.webflow.com/sse to your client config and sign in with OAuth. Local: run the server with Node.js 22.3+ and a Webflow API token. The README gives setups for Cursor and Claude Desktop.
Pricing and rights
The server is free and MIT-licensed. You need a Webflow account; CMS limits and site plan prices come from Webflow (not verified here, check webflow.com/pricing). The README notes that static page content updates only work on secondary locales, not the default locale.
Who it is for
Marketing teams and content editors who publish on Webflow and want an agent to draft and update CMS items or tweak pages.
Verdict
Official and useful for CMS-driven blogs on Webflow. The locale limitation on page content and the need for the bridge app for Designer work make it less complete than it first looks.
Pros
- Official, MIT-licensed
- OAuth remote option
- CMS and Designer coverage
Cons
- Page content updates limited to secondary locales
- Designer tools need a bridge app
- Small community (about 140 stars)
Similar MCP servers
All publishing & cms MCP servers →Notion MCP 🔌 MCP serverFreemium
Notion's hosted MCP to search, read, create and update pages and databases
Buffer MCP 🔌 MCP serverFreemium
Buffer's hosted server to draft, schedule and analyse social posts from an assistant
WordPress MCP Adapter 🔌 MCP serverOpen source
Official WordPress plugin that exposes site abilities as MCP tools over HTTP or WP-CLI
Sanity MCP 🔌 MCP serverFreemium
Sanity's hosted MCP server for querying and editing structured content
Contentful MCP Server 🔌 MCP serverFreemium
Official Contentful server to manage entries, assets, content types and releases