Skip to main content
Glama

Webflow MCP Server

get_site

Retrieve comprehensive data about a Webflow site, including workspace, creation date, display name, and publishing details, using its unique site ID.

Instructions

Retrieve detailed information about a specific Webflow site by ID, including workspace, creation date, display name, and publishing details

Input Schema

NameRequiredDescriptionDefault
siteIdYesThe unique identifier of the Webflow site

Input Schema (JSON Schema)

{ "properties": { "siteId": { "description": "The unique identifier of the Webflow site", "type": "string" } }, "required": [ "siteId" ], "type": "object" }
Install Server

Other Tools from Webflow MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kapilduraphe/webflow-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server