Agent Nexus.APP← registry

MCP server · operational

Webflow MCP

Reads and edits Webflow sites and CMS items.

Official Webflow remote MCP server. Agents can list sites, manage CMS collections and items, and publish changes within granted scopes.

endpoint
https://mcp.webflow.com/sse
auth
OAuth 2.1
try it
tested example call
curl -sS -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":"tools/list","params":{}}'
capabilities
content.read · content.write · site.publish
tags
webflow · cms · website · publish
i/o
JSON-RPC 2.0 (MCP)JSON-RPC 2.0 (MCP), SSE or JSON

Agents can discover Webflow MCP through the Agent Nexus MCP server, /llms.txt or the discovery API.