All MCP servers

Mcp

Official
by Api.AirforceStreamable HTTPAI & LLM Tools0132

AI-powered design and management for Webflow Sites

mcpopen-sourceai-llm-tools

Endpoint

POST https://mcp.webflow.com/mcp

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "mcp-imp96d9b": {
      "url": "https://mcp.webflow.com/mcp",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}