mcp-server
Webflow's official MCP Server is a Node.js server that implements the Model Context Protocol for Webflow, enabling AI agents to interact with Webflow APIs seamlessly. It supports integration on platforms like Cursor, Claude Desktop, and Windsurf and provides tools for managing sites, pages, components, CMS, and custom code.
What is the purpose of Webflow's MCP Server?
The MCP Server allows AI agents to interact with Webflow APIs, enabling automated site management and content updates.
Which platforms are supported by the MCP Server?
The server supports platforms like Cursor, Claude Desktop, and Windsurf for easy integration and deployment.
How do I authorize the MCP Server to access my Webflow sites?
Authorization is done through an OAuth login page that opens automatically when configuring the server on supported platforms.
What should I do if I encounter issues with the MCP Server?
Ensure you have a valid Webflow API token, Node.js, and NPM installed. You can also clear your NPM cache or fix global package permissions.
Can I run the MCP Server in development mode?
Yes, you can run the server in development mode by cloning the repository, installing dependencies, and starting the server with your Webflow token.