You're viewing a demo portfolio

Join the waitlist
PRSM

list_collections

Active

Tool of Webflow

declared in 0.1.0

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 before listing or reading collection items (the actual site content).

Parameters schema

{
  "type": "object",
  "required": [
    "site_id"
  ],
  "properties": {
    "site_id": {
      "type": "string",
      "description": "The id of the Webflow site whose CMS collections to list (from list_sites)."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Webflow

https://github.com/pipeworx-io/mcp-webflow

1/7 registries
View full server →