mcp-webflow
0
The Webflow MCP Server is designed to allow Claude to interact with Webflow's APIs seamlessly. It offers tools to access site and collection data, making management tasks streamlined and efficient.
Webflow MCP Server
This project is an MCP server that facilitates interaction with Webflow's APIs through Claude. It includes various tools to manage and collect data from Webflow sites, such as retrieving site and collection information.
Prerequisites
- Node.js (v16 or higher)
- Claude Desktop App
- Webflow Account with an API Token
Setup Instructions
- Create a Webflow API Token.
- Install dependencies.
- Configure environment variables.
- Configure Claude Desktop setup.
Available Tools
- get_sites: Retrieves a list of Webflow sites.
- get_site: Fetches details of a specific site by ID.
- get_collections: Lists collections for a given site.