MCPServers
Webflow - MCP server logo
0
0

Summary

The Webflow MCP Server enables Claude to interact with Webflow's APIs, providing tools to retrieve site information and manage collections. Built with TypeScript and Node.js, it authenticates using a Webflow API token to securely access site data, custom domains, localization settings, and collection details. The implementation supports both local development and deployment via Smithery, making it valuable for content creators and web developers who need to manage their Webflow sites directly through AI assistants without switching contexts.

Available Actions(3)

get_sites

Retrieves a list of all Webflow sites accessible to the authenticated user. Returns detailed information including site display name, site ID, creation date, 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.

get_collections

Retrieves a list of all collections for a specific Webflow site. Requires a siteId parameter and returns detailed information about each collection including collection name, item count, and settings.

Last Updated: April 17, 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