Manage Webflow sites and CMS. Update content, publish changes, and query collections.
npx -y @webflow/mcp-server-webflow
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"webflow": {
"command": "npx",
"args": ["-y", "@webflow/mcp-server-webflow"]
}
}
}
```
generate_imageedit_designexport_assetget_infolist_resourcesManage Webflow sites and CMS. Update content, publish changes, and query collections.
Language: TypeScript
Category: Design & Creative