Agent Tools
Back to MCP servers
● degraded

Official Webflow MCP: manage CMS collections, items and sites. Requires Webflow OAuth.

Transport
sse
Auth
oauth
Cost

How to connect

MCP endpoint (sse)
https://mcp.webflow.com/sse
JSON-RPC initialize probe
curl -X POST https://mcp.webflow.com/sse \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://webflow.com
Source code
https://github.com/webflow/mcp-server
Listed at (official-remote)
https://webflow.com