{ "ancestor": "1", "createdat": "2025-06-02T22:10:04.342209981Z", "description": "Webflow MCP server", "epoch": 1, "id": "c7876b07-1fe3-4006-a104-93ef9f9e1669", "isdefault": true, "modifiedat": "2025-06-02T22:10:04.342209981Z", "name": "io.github.kapilduraphe/webflow-mcp-server", "packages": [ { "environment_variables": [ { "description": "your-api-token", "name": "WEBFLOW_API_TOKEN" } ], "name": "webflow-mcp-server", "package_arguments": [ { "default": "/ABSOLUTE/PATH/TO/YOUR/build/index.js", "description": "Path to the entry point script", "format": "string", "is_required": true, "type": "positional", "value": "/ABSOLUTE/PATH/TO/YOUR/build/index.js", "value_hint": "/ABSOLUTE/PATH/TO/YOUR/build/index.js" } ], "registry_name": "unknown", "version": "1.0.0" } ], "prompts": [], "repository": { "id": "935070409", "source": "github", "url": "https://github.com/kapilduraphe/webflow-mcp-server" }, "resources": [], "self": "https://mcpxreg.com/registry/mcpproviders/kapilduraphe/servers/webflow-mcp-server/versions/1", "serverid": "webflow-mcp-server", "tools": [ { "description": "Retrieve detailed information about a specific Webflow site by ID, including workspace, creation date, display name, and publishing details", "inputschema": { "properties": { "siteId": { "description": "The unique identifier of the Webflow site", "type": "string" } }, "required": [ "siteId" ], "type": "object" }, "name": "get_site" }, { "description": "Retrieve a list of all Webflow sites accessible to the authenticated user", "inputschema": { "properties": {}, "required": [], "type": "object" }, "name": "get_sites" } ], "version_detail": { "is_latest": true, "release_date": "2025-05-16T19:15:40Z", "version": "0.0.1-seed" }, "versionid": "1", "xid": "/mcpproviders/kapilduraphe/servers/webflow-mcp-server/versions/1" }