Webflow
Integration with the Webflow Data API.
Featured
View Source66 stars
0 tools
Created Aug 2025
@webflow/webflow-webflow-serverAbout
Integration with the Webflow Data API.
Categories
general
Installation
npm
npm install @webflow/webflow-webflow-server
Configuration
{
"mcpServers": {
"webflow-webflow-server": {
"command": "npx",
"args": [
"-y",
"@webflow/webflow-webflow-server"
]
}
}
}