Back to directory
kapilduraphe/webflow-mcp-server

kapilduraphe/webflow-mcp-server

@kapilduraphe

Webflow MCP server for interacting with Webflow APIs

webflowmcpapiwebsitedesigntypescriptnodejsai-agentcloud

Installation & Configuration

{
  "mcpServers": {
    "webflow": {
      "command": "node",
      "args": [
        "/ABSOLUTE/PATH/TO/YOUR/build/index.js"
      ],
      "env": {
        "WEBFLOW_API_TOKEN": "your-api-token"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13