@pipeworx/webflow
Connect: https://gateway.pipeworx.io/webflow/mcp · Install: one-click buttons
Tools: 5
Tools
- list_sites — List all Webflow sites accessible to the connected account. Returns each site’s id, display name, short name, preview URL, last published time, and custom domains. Use to discover which Webflow sites
- get_site — Get metadata for a single Webflow site by its id, including display name, short name, preview URL, time zone, last published time, and custom domains. Use after list_sites to inspect a specific site b
- list_collections — List the CMS collections defined on a Webflow site. Returns each collection’s id, display name, slug, singular name, created time, and last updated time. Use to discover the CMS structure of a site be
- list_collection_items — List the items (records) in a Webflow CMS collection — the live site content such as blog posts, products, or team members. Returns paginated items with their id, draft/archived status, last published
- get_collection_item — Get a single item (record) from a Webflow CMS collection by its id. Returns the item’s id, draft/archived status, last published time, and fieldData (the full CMS field values). Use after list_collect
Tools
get_collection_item— Get a single item (record) from a Webflow CMS collection by its id. Returns the item's id, draft/archived status, last published time, and fieldData (the full CMS field values). Use after list_collectget_site— Get metadata for a single Webflow site by its id, including display name, short name, preview URL, time zone, last published time, and custom domains. Use after list_sites to inspect a specific site blist_collection_items— List the items (records) in a Webflow CMS collection — the live site content such as blog posts, products, or team members. Returns paginated items with their id, draft/archived status, last publishedlist_collections— List the CMS collections defined on a Webflow site. Returns each collection's id, display name, slug, singular name, created time, and last updated time. Use to discover the CMS structure of a site belist_sites— List all Webflow sites accessible to the connected account. Returns each site's id, display name, short name, preview URL, last published time, and custom domains. Use to discover which Webflow sites