MCPServers
Webflow - MCP server logo
13
0
0

Summary

This MCP server implementation provides a bridge to the Webflow API, enabling AI assistants to interact with Webflow sites. Developed by Kapil Duraphe, it offers tools for retrieving site information, including detailed data on custom domains, locales, and data collection settings. The server is built using TypeScript and integrates with the Model Context Protocol SDK. It focuses on secure API token management and robust error handling, making it suitable for developers and AI applications that need to automate Webflow site management tasks or integrate Webflow data into their workflows. The implementation is designed for easy setup and configuration within the Claude Desktop environment.

Available Actions(2)

get_sites

Retrieves a list of all Webflow sites accessible to the authenticated user, including detailed information such as Site Display Name, Site ID, Creation and Last Updated Dates, Preview URL, and more.

get_site

Retrieves detailed information about a specific Webflow site by ID. Requires a siteId parameter and returns detailed information similar to get_sites for a single site.

Last Updated: April 25, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Coming soon to
HighlightHighlight AI

Language

TypeScript

Categories

Tags