Webflow MCP. Manage CMS content, publish sites, and query e-commerce data.
Webflow MCP gives your AI agent full control over your Webflow sites. Manage CMS collections, publish updates to staging or production domains, and pull e-commerce data—all without logging into the Webflow designer itself.
Give Claude and any AI agent real-world access
List all sites or specific CMS collections to see what content is available.
Add new blog posts, change existing portfolio entries, or delete obsolete records using natural language commands.
Trigger a live publish to production or check the current publishing status on staging domains.
Retrieve lists of products, view order details, or check inventory levels from built-in e-commerce features.
Ask an AI about this
Waiting for input…
What AI agents can do with Webflow: 10 Tools for Site Management
These tools allow your agent to perform everything from listing specific CMS items to triggering full site publishes, giving you total control over Webflow assets.
Make your AI actually useful.
Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.
Start using Webflow MCPGet User
Retrieves basic information about the user who owns the connected Webflow account.
List Collection Items
Shows a list of content items within a specified CMS collection, like blog posts or...
Create Collection Item
Adds an entirely new piece of content to a specific CMS collection in Webflow.
List Pages
Lists all the actual pages that make up the site, such as the homepage or contact...
List Sites
Retrieves a list of every Webflow project and site connected to the account.
Get Site
Pulls detailed information about a single, specific Webflow site.
Publish Site
Triggers an immediate live publish of the entire website to its production domain.
List Collections
Shows all the available content models or collections (like 'Blog Posts' or...
Update Collection Item
Modifies the title, body, or metadata of an existing CMS item to change its content.
List Domains
Lists all the domains and web addresses associated with the Webflow site.
Security and governance baked right in.
Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.
Choose How to Get Started
Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.
Build Your Own
Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.
- Import from OpenAPI, Swagger, or YAML specs
- Create Agent Skills with progressive disclosure
- Deploy to edge with MCPFusion framework
- Built in DLP, auth, and compliance on each call
- Real time usage dashboard and cost metering
- Publish to catalog or keep private
Make Your AI Do More
Start with Webflow, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.
- Use this MCP plus 5,200+ others, all in one place
- Add new capabilities to your AI anytime you want
- Connections are secured and governed automatically
- Track usage and costs across all your servers
- Works with Claude, ChatGPT, Cursor, and more
- New servers added to the catalog weekly
Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Webflow. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
VINKIUS CLOUD
Cloud Hosted
Managed infra
V8 Isolated
Sandboxed per request
Zero-Trust Proxy
No stored credentials
DLP Enforced
Policy on each call
GDPR Compliant
EU data residency
Token Compression
~60% cost reduction
Webflow site management used to require multiple dashboard logins and manual clicks.
Today, updating a product listing requires opening the Webflow Designer, navigating to CMS Collections, finding the right field, changing the text, saving the draft, checking if the change needs to be published, and then finally hitting the global publish button. It’s tedious clicking across multiple views.
With this MCP, you simply ask your agent: 'Update Product X's description.' The agent handles listing the items, updating the content via `update_collection_item`, and confirming if a final `publish_site` call is needed. You get it done in conversation.
Webflow MCP lets you manage everything from content creation to deployment.
Before, publishing was the most fragile step; a single missed button click meant outdated content going live. You had to manually check staging and production domains separately every time.
Now, your agent manages that entire lifecycle. It runs `list_collection_items` to verify drafts, then executes `publish_site`, giving you confidence that the change is deployed correctly.
What Webflow MCP does for your AI
Connect this MCP to your preferred AI client and handle all your website operations conversationally. You can treat your site's content model like a database: list specific collections, check what fields they use, or even delete old entries in bulk. Need to publish an update? Just ask your agent, and it handles the deployment across staging and live domains.
Beyond content, you pull product data and order history directly from Webflow’s e-commerce engine. It's built for people who need their AI agents to act like a full-time webmaster, allowing them to manage everything from blog posts to inventory counts—all accessed through the Vinkius catalog.
019d7621-3998-7367-ba5f-82d5afbcc638 How to set up Webflow MCP
The bottom line is you give your AI agent the keys; it handles the content and deployment through natural conversation.
Subscribe to the Webflow integration on the Vinkius Marketplace.
Generate a valid API token within your Webflow site settings and provide it to your AI agent setup.
Use your AI client to issue commands, such as 'List all draft blog posts in the Marketing collection' or 'Publish my live site now'.
Who uses Webflow MCP
Content managers, digital agencies, or e-commerce operators who spend too much time manually clicking through Webflow's CMS dashboard. This MCP lets you control the entire site lifecycle without ever touching the designer.
You use this to draft a new set of product descriptions, ask your agent to list all existing 'Product' collection items, and then update them in bulk before they go live.
You connect the MCP to manage content across multiple client sites. You can instruct your agent to trigger a publish on Client A's site while simultaneously listing the collection schema for Client B’s e-commerce products.
You monitor inventory and sales cycles. Your agent pulls order data, checks product listings, and confirms whether a content update needs to trigger a full site publish.
Benefits of connecting Webflow MCP
Stop jumping between tabs. Instead of manually opening the Webflow designer to list posts or check product inventory, just ask your agent to perform list_collection_items or retrieve order details directly.
Save time on publishing cycles. You can trigger a full site update using publish_site with one command, eliminating the need to navigate through build settings and hit the publish button manually.
Control content structure without developer help. Use list_collections and query schemas to understand exactly what data fields are available for your blog or product pages before you even start writing.
Handle complex updates in bulk. Instead of editing each item individually, use update_collection_item to change the status or metadata across dozens of entries at once.
Keep track of everything. You can easily run list_sites when working on multiple client accounts and then select which specific site you need details from using get_site.
Webflow MCP use cases
Updating a product page after a price change
A shopper notices the pricing is wrong. They ask their agent to check the 'Products' collection, find the specific SKU, and then use update_collection_item to correct the price across all relevant content models.
Preparing a client site for launch
The agency lead needs to finalize the site. They ask their agent to list all pages (list_pages), check if any drafts remain, and finally execute publish_site so the client sees the live version.
Auditing old blog content
The marketing team needs to clean up outdated articles. They instruct their agent to list all items in the 'Blog Posts' collection and then use list_collection_items to confirm which ones haven't been touched in over a year.
Checking site connectivity for multiple branches
The operations specialist needs to know if their primary site is using the correct domain. They run list_domains and then use get_site to pull specific deployment details across different environments.
Webflow MCP tradeoffs
What to watch out for, and the recommended way to handle each one.
Trying to manage content via raw API calls
A developer writes a complex script that has to handle authentication, error codes, and field mapping just to change a single product image.
Just tell your agent what you need. Use the update_collection_item tool name to specify exactly which item needs changing, letting the MCP handle all the underlying API complexity.
Forgetting deployment steps
The content team writes 50 new articles and updates product descriptions in drafts but forgets to push those changes live.
After updating your CMS items, always ask your agent to execute publish_site so the work actually goes from draft status to public.
Confusing collections with pages
The user tries to update a main site page (like 'About Us') by treating it like a blog post, causing an error.
Use list_pages when you need general site structure details. If you're dealing with repeatable content like articles or products, use the tools that interact with CMS collections.
When to use Webflow MCP
Use this MCP if your primary bottleneck is managing Webflow’s actual assets: publishing, updating published content, or running e-commerce reports. You need an agent to behave like a skilled web editor who knows how the backend works. Don't use this if you only need to view data; for simple reading, generic database connectors might suffice. However, if you need to actually write back to Webflow—like running create_collection_item or triggering publish_site—this is your tool. If the problem requires complex visual design changes or custom code outside of content updates, this MCP won't help; you still need a human designer.
Frequently asked questions about Webflow MCP
How do I list all my webflow blog posts using Webflow MCP? +
You can use the list_collection_items tool. This command targets your CMS collections and pulls a full list of items, like drafts or published articles.
Can I update product inventory with Webflow MCP? +
Yes. You interact with e-commerce data using the available tools to query products and retrieve order details, allowing you to manage catalog information conversationally.
Is `publish_site` instant when I run it through Webflow MCP? +
The tool triggers the publish process immediately. Your agent confirms the status change after calling publish_site, telling you when your changes are live on the production domain.
What if I need to see all my different client sites in Webflow? +
Use the list_sites tool. It pulls a comprehensive list of every webflow project connected to your account, helping you target the right site for changes.
Does Webflow MCP help me see my site structure? +
You can use list_pages and list_collections. These tools show the difference between static pages (like your contact page) and dynamic content models (like blog posts).
Powerful workflows you can unlock today
Audit Agency Websites Using MCP Servers
Your agency manages 15 client Webflow sites but nobody checks if last month's landing page update actually improved conversions , the designer shipped it, the PM marked it done, and the page sits there with a 0.4% conversion rate that nobody measures
MCP Recipe for Content Distribution Automation
You publish a blog post in Webflow and then spend 45 minutes manually reformatting it for your newsletter, copying stats into a spreadsheet, and wondering why your best content never reaches your subscribers
MCP Recipe to Optimize Client Conversion Rates
Your agency redesigned the client's homepage 3 weeks ago and everybody celebrated , but nobody checked Mixpanel to see that the new hero section reduced signups by 22% because the CTA button blends into the background on mobile
MCP Workflow for CMS to Email Campaigns
New CMS content published, subscriber list segmented, email campaign sent , your agent runs content distribution
Publish Designs to Webflow Using MCP Servers
Your designer finishes the Figma mockup on Tuesday, the social media manager recreates it in Canva on Wednesday, and the web developer rebuilds it in Webflow on Thursday , three people doing versions of the same work for the same client