Skip to main content

Announcing StackOne Defender: leading open-source prompt injection guard for your agent Read More

Webflow MCP Server
for AI Agents

Production-ready Webflow MCP server with 98 extensible actions — plus built-in authentication, security, and optimized execution.

Webflow logo
Webflow MCP Server
Built by StackOne StackOne

Coverage

98 Agent Actions

Create, read, update, and delete across Webflow — and extend your agent's capabilities with custom actions.

Authentication

Agent Tool Authentication

Per-user OAuth in one call. Your Webflow MCP server gets session-scoped tokens with zero credentials stored on your infra.

Agent Auth →

Security

Agent Protection

Every Webflow tool response scanned for prompt injection in milliseconds — 88.7% accuracy, all running on CPU.

Prompt Injection Defense →

Performance

Max Agent Context. Min Cost.

Free up to 96% of your agent's context window to enhance reasoning and reduce cost, on every Webflow call.

Tools Discovery →

What is the Webflow MCP Server?

A Webflow MCP server lets AI agents read and write Webflow data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's Webflow MCP server ships with 98 pre-built actions, fully extensible via the Connector Builder — plus managed authentication, prompt injection defense, and optimized agent context. Connect it from MCP clients like Claude Desktop, Cursor, and VS Code, or from agent frameworks like OpenAI Agents SDK, LangChain, and Vercel AI SDK.

All Webflow MCP Tools and Actions

Every action from Webflow's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.

Assets

  • Upload Asset

    Upload a new asset to a site (step 1 - returns S3 upload URL and credentials)

  • List Assets

    Retrieve all assets for a specific site

  • Get Asset

    Retrieve details for a specific asset by its ID

  • Update Asset

    Update properties of an existing asset

  • Delete Asset

    Delete a specific asset permanently

Asset Folders

  • Create Asset Folder

    Create a new asset folder within a site

  • List Asset Folders

    Retrieve all asset folders for a specific site

  • Get Asset Folder

    Retrieve details for a specific asset folder by its ID

Collections

  • Create Collection

    Create a new CMS collection within a site

  • List Collections

    Retrieve all CMS collections for a specific site

  • Get Collection

    Retrieve details for a specific CMS collection by its ID

  • Delete Collection

    Delete a CMS collection and all its items permanently

Collection Fields

  • Update Collection Field

    Update properties of an existing field in a CMS collection

  • Delete Collection Field

    Remove a custom field from a CMS collection permanently

Component Contents

  • Get Component Content

    Retrieve the DOM content of a specific component

  • Update Component Content

    Update the DOM content of a specific component

Component Properties

  • Get Component Properties

    Retrieve the properties defined on a specific component

  • Update Component Properties

    Update the properties of a specific component

Site Custom Codes

  • Get Site Custom Code

    Retrieve custom code applied at the site level

  • Delete Site Custom Code

    Remove all custom code from the site level

Page Custom Codes

  • Get Page Custom Code

    Retrieve custom code applied to a specific page

  • Delete Page Custom Code

    Remove all custom code from a specific page

Products

  • Create Product

    Create a new ecommerce product with an initial SKU for a site

  • List Products

    Retrieve all products for a specific site

  • Get Product

    Retrieve details for a specific product by its ID

  • Update Product

    Update an existing ecommerce product by its ID

SKUs

  • Create SKU

    Create one or more new SKUs for an existing product

  • Update SKU

    Update an existing SKU for a product

Orders

  • List Orders

    Retrieve all orders for a specific site

  • Get Order

    Retrieve details for a specific order by its ID

  • Update Order

    Update an existing order with shipping or comment information

Inventorys

  • List Inventory

    Retrieve inventory information for a specific SKU item

  • Update Inventory

    Update inventory settings and quantity for a specific SKU item

301 Redirects

  • Create 301 Redirect

    Create a new 301 redirect rule for a site

  • Get 301 Redirects

    Retrieve all 301 redirect rules configured for a site

  • Update 301 Redirect

    Update an existing 301 redirect rule for a site

  • Delete 301 Redirect

    Delete a 301 redirect rule from a site

Robots.txts

  • Get Robots.txt

    Retrieve the robots.txt configuration for a site

  • Update Robots.txt

    Partially update the robots.txt configuration for a site

  • Delete Robots.txt

    Remove the robots.txt configuration from a site

Well-Known Files

  • Set Well-Known File

    Create or update a .well-known file for a site

  • Delete Well-Known Files

    Delete one or more .well-known files from a site

Sites

  • Create Site

    Create a new site within a workspace

  • Publish Site

    Publish a site to specified custom domains or the Webflow subdomain (at least one target required)

  • List Sites

    Retrieve all sites accessible by the authenticated user or token

  • Get Site

    Retrieve details for a specific site by its ID

  • Update Site

    Update the name or parent folder of a site

  • Delete Site

    Permanently delete a site

Comment Threads

  • List Comment Threads

    Retrieve all comment threads for a site

  • Get Comment Thread

    Retrieve a specific comment thread

Form Submissions

  • List Form Submissions

    Retrieve all submissions for a specific form

  • Get Form Submission

    Retrieve details for a specific form submission by its ID

  • Update Form Submission

    Update hidden field data for a specific form submission

  • Delete Form Submission

    Delete a specific form submission permanently

Collection Items

  • Create Collection Items

    Create one or more staged items in a CMS collection

  • Publish Collection Items

    Publish one or more staged collection items to make them live

  • List Collection Items

    Retrieve all staged items in a CMS collection with filtering and pagination

  • Get Collection Item

    Retrieve a single staged item from a CMS collection

  • Update Collection Item

    Update a single staged item in a CMS collection

  • Update Collection Items

    Update one or more staged items in a CMS collection

  • Delete Collection Item

    Delete a single staged item from a CMS collection

  • Delete Collection Items

    Delete one or more staged items from a CMS collection

Live Collection Items

  • Create Live Collection Items

    Create one or more items directly in the live (published) state

  • List Live Collection Items

    Retrieve all published (live) items in a CMS collection

  • Get Live Collection Item

    Retrieve a single published (live) item from a CMS collection

  • Update Live Collection Items

    Update one or more live (published) items in a CMS collection

Page Metadatas

  • Get Page Metadata

    Retrieve metadata for a specific page by its ID

  • Update Page Metadata

    Update page-level metadata including SEO and Open Graph fields

Page Contents

  • Get Page Content

    Retrieve the static content (DOM tree) of a specific page

  • Update Page Content

    Update static content (DOM nodes) of a page in a secondary locale

Webhooks

  • Create Webhook

    Create a new webhook for a specific site

  • List Webhooks

    Retrieve all webhooks configured for a specific site

  • Get Webhook

    Retrieve details for a specific webhook by its ID

  • Delete Webhook

    Delete a specific webhook permanently

Other (24)

  • Create Field

    Add a new custom field to an existing CMS collection

  • Add Or Update Site Custom Code

    Add or update custom code scripts applied at the site level

  • Add Or Update Page Custom Code

    Add or update custom code scripts applied to a specific page

  • List Components

    Retrieve all components for a specific site

  • Get Registered Scripts

    Retrieve all registered scripts for a site

  • List Custom Code Blocks

    Retrieve all custom code blocks for a site

  • Get Ecommerce Settings

    Retrieve the ecommerce settings for a specific site

  • Get Site Activity Logs

    Retrieve activity logs for a specific site

  • Get Site Plan

    Retrieve the current plan information for a site

  • List Comment Replies

    Retrieve replies to a specific comment thread

  • List Forms

    Retrieve all forms for a specific site

  • Get Form Schema

    Retrieve the schema and field definitions for a specific form

  • List Form Submissions By Site

    Retrieve all form submissions across all forms for a specific site

  • List Pages

    Retrieve all pages for a specific site

  • Get Custom Domains

    Retrieve all custom domains configured for a specific site

  • Get Authorized User

    Retrieve information about the user who authorized the access token

  • Register Hosted Script

    Register an externally hosted script for use on a site

  • Register Inline Script

    Register an inline script to be hosted by Webflow for use on a site

  • Fulfill Order

    Mark an order as fulfilled and optionally notify the customer

  • Unfulfill Order

    Revert a fulfilled order back to unfulfilled status

  • Refund Order

    Refund an order and optionally provide a reason

  • Replace Robots.txt

    Replace the entire robots.txt configuration for a site

  • Unpublish Live Items

    Unpublish one or more live items and set them to draft

  • Introspect Token

    Retrieve details about the authorization token including granted scopes and associated sites

Set Up Your Webflow MCP Server in Minutes

One endpoint. Any framework. Your agent is talking to Webflow in under 10 lines of code.

MCP Clients

Agent Frameworks

Claude Desktop
{
  "mcpServers": {
    "stackone": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote@latest",
        "https://api.stackone.com/mcp?x-account-id=<account_id>",
        "--header",
        "Authorization: Basic <YOUR_BASE64_TOKEN>"
      ]
    }
  }
}

More Design & Visual MCP Servers

Webflow MCP Server FAQ

Webflow MCP server vs direct API integration — what's the difference?
A Webflow MCP server and direct API integration serve different use cases. Direct API integration is for software-to-software — backend code calling Webflow. A Webflow MCP server is for AI agents — MCP clients like Claude and Cursor, plus framework agents built with OpenAI, LangChain, or Vercel AI — discovering and calling Webflow at runtime. StackOne provides both.
How does Webflow authentication work for AI agents?
Webflow authentication for AI agents works through a StackOne Connect Session. Create one via the dashboard or the SDK — you get an auth link and ready-to-paste config for Claude Desktop, Cursor, and other MCP clients. Your user authenticates their own Webflow account; StackOne handles token exchange, storage, and refresh. Credentials never reach the LLM, and each user is isolated via origin_owner_id.
Are Webflow MCP tools vulnerable to prompt injection?
Yes — Webflow MCP tools can be vulnerable to indirect prompt injection. Any tool that reads user-written content — documents, messages, tickets, records, or free-text fields — is a potential vector. StackOne Defender scans every tool response before it enters the agent's context — regex patterns in ~1ms, then a MiniLM classifier in ~4ms. 88.7% accuracy, CPU-only.
What is the context bloat of a Webflow agent and how do I avoid it?
Context bloat happens when Webflow tool schemas and API responses eat your Webflow agent's memory, preventing it from reasoning effectively. A single Webflow query can return a massive JSON response, and connecting multiple tools compounds the problem. Tools Discovery and Code Mode reduce context bloat — loading only relevant tools per query and keeping raw responses out of the agent's context.
Can I limit which actions my Webflow agent can access?
Yes — you can limit which actions your Webflow agent can access directly from the StackOne dashboard. Toggle actions on or off, or restrict them to specific accounts, with no code changes to your agent. Session tokens can be scoped to exact actions so if one leaks, exposure stays contained.
Can I create custom agent actions for my Webflow MCP server?
Yes — you can create custom agent actions for your Webflow MCP server using Connector Builder. It's an integration agent your coding assistant (Claude Code, Cursor, or Copilot) can invoke to research Webflow's API, generate production-ready connector YAML, test against the live API, and validate before you ship.
When should I NOT use a Webflow MCP server?
Skip a Webflow MCP server if your integration is purely software-to-software — direct Webflow API integration is simpler when no AI agent is involved. For deterministic, compliance-critical operations (financial transactions, regulatory reporting), direct API gives you predictable behavior without agent-driven decision-making. MCP shines when AI agents need to dynamically discover and call Webflow actions at runtime.
What AI frameworks and AI clients does the StackOne Webflow MCP server support?
The StackOne Webflow MCP server supports both. MCP clients (paste-and-go apps): Claude Desktop, Claude Code, Cursor, VS Code, Goose. Agent frameworks (code SDKs you build with): OpenAI Agents SDK, Anthropic, Vercel AI, Google ADK, CrewAI, Pydantic AI, LangChain, LangGraph, Azure AI Foundry.

Put your AI agents to work

All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.