Webflow
OfficialbyWebflow
Webflow site and CMS management for visual development.
API Key Required
Configuration
{
"mcpServers": {
"webflow": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-webflow"
],
"env": {
"WEBFLOW_API_KEY": "your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.