mcp-server
34
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.
Webflow's Official MCP Server
- A Node.js server implementing Model Context Protocol (MCP) for Webflow using the Webflow JavaScript SDK.
- Allows AI agents to interact with Webflow APIs.
- Available for use on platforms such as Cursor, Claude Desktop, and Windsurf.
Prerequisites
- Node.js
- NPM
- A Webflow Account
Troubleshooting
- Ensure a valid Webflow API token.
- Confirm Node and NPM installation.
- Clear NPM cache if necessary.
- Fix NPM global package permissions.
Available tools
- Sites: list, get details, publish changes.
- Pages: list, get metadata, update settings and content.
- Components: list, get and update content, get and update properties.
- CMS: manage collections and fields, create, update, and publish items.
- Custom Code: manage scripts for a site.