MCP server
Webflow MCP Server
Reads and edits Webflow sites, CMS items and pages.
Add it to your client
OfficialInstall
npx -y webflow-mcp-server@latest
mcpServers
{
"mcpServers": {
"webflow-mcp": {
"command": "npx",
"args": [
"-y",
"webflow-mcp-server@latest"
]
}
}
}- Transport
- both
- Runtime
- Node 22.3+
- Auth
- Required
- License
- MIT
Repositoryhttps://github.com/webflow/mcp-server
Built on Webflow's JavaScript SDK, the server exposes sites, pages, CMS collections, components, assets, scripts and webhooks to an agent. The hosted variant authorizes with OAuth and pairs with a bridge app inside the Designer so canvas edits stay in sync; the local variant runs from npm with a Webflow API token. Node 22.3 or newer is required either way.
Similar MCP servers
GitHub MCP Server
MCP serverGitHub's own server for repos, issues, pull requests and workflow runs
Developer ToolsVersion Control & Repos
Playwright MCP
MCP serverGives an assistant a real browser to click, type and read pages with
Browsers & AutomationDeveloper Tools
Temporal Knowledge Base MCP
MCP serverAnswers Temporal questions from the docs, courses and community archives
Developer Tools
Comments(0)
Sign in to comment