webflow-mcp-server

general MCP Server

Model Context Protocol (MCP) server for the Webflow Data API.

FreshInstall Ready
generalgeneral
1 views141 stars35 forksv1.0.1MIT

Why This Matters

Discovered via unknown and last synced 4d ago.

FreshInstall Ready
Source
unknown
Stars
141
Last synced
4d ago
Install
Instructions detected

Install

1. Install the package

npx mcp-remote https://mcp.webflow.com/sse

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "webflow-mcp-server": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://mcp.webflow.com/sse"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

0
Tools
0
Resources
0
Prompts
Standard I/O
Transport