Back to directory
webflow-mcp-server

webflow-mcp-server

@webflow123

An official Node.js MCP server by Webflow, enabling AI agents to interact with Webflow Data API for managing sites, pages, components, CMS, and custom code.

WebflowCMSWebsite BuilderAPIData APIcontext

Installation & Configuration

{
  "mcpServers": {
    "webflow": {
      "command": "npx",
      "args": [
        "-y",
        "webflow-mcp-server"
      ],
      "env": {
        "WEBFLOW_TOKEN": "<YOUR_WEBFLOW_TOKEN>"
      }
    }
  }
}

Information

Transport
stdiosse
Language
TypeScript
Created
2025/3/17
Updated
2026/6/8