Webflow — can an agent use it?
Webflow is one of the most agent-ready platforms scored — official MCP server, three REST APIs, comprehensive llms.txt, Content-Signal directives, OAuth with scoped tokens, and a free tier that includes full API access.
FIND & RETRIEVE · 8.8
ACT & TRANSACT · 7.1
TRUST & DURABILITY · 8.2
FIND & RETRIEVE8.8/10Can an agent get correct information?
Machine-readable surface9.5/10
Comprehensive llms.txt with full platform structure and developer links. Content-Signal directives in robots.txt (ai-train=yes, search=yes, ai-input=yes). Valid JSON-LD (Organization, WebSite, ContactPoint). Semantic HTML with <main>, <nav>, proper heading hierarchy. Sitemap referenced in robots.txt. Server-side rendered pages (2,784 words in raw HTML). Markdown content negotiation supported. No bot-blocking — GPTBot and ClaudeBot both receive HTTP 200. One of the strongest machine-readable surfaces in the index. source
Information retrieval quality8/10
Pricing page renders without JS and lists exact plan prices: Free, Basic $15/mo, Premium $25/mo, Team $2,500/mo, Enterprise custom. Feature comparison matrix is detailed and readable. However, prices lack schema.org Offer markup — agents must parse prose. API rate limits are documented on the developer portal (60 req/min baseline). CMS bandwidth limits and form submission caps clearly stated per tier. source
Documentation for machines9/10
Developer portal at developers.webflow.com with three separate API references (Data API, Designer API, Browser API), plus a dedicated llms.txt for developers. Interactive API explorer, per-field reference, authentication guides, rate limit documentation, webhook specs, and SDK documentation. MCP server has its own documentation section. All public, no login required to read. The developer llms.txt notes it 'may be unreachable for some bot crawlers' — honest about limitations. source
ACT & TRANSACT7.1/10Can an agent do the job?
Action coverage8.5/10
Data API covers sites, pages, CMS collections and items, custom code, assets, forms, e-commerce (products, orders, inventory), users, memberships, and webhooks. Designer API exposes element creation, style modification, variable management, and asset handling. The MCP server translates these into agent-usable tools. Core actions (create/edit pages, manage CMS content, publish, manage e-commerce) are all API-accessible. Main gap: the Designer's visual interactions and some real-time collaboration features are UI-only. source
Agent protocol support9/10
Official MCP server maintained by Webflow (github.com/webflow/mcp-server), listed in the platform nav alongside core features. Covers site management, CMS operations, design element creation, page content updates, analytics, and e-commerce. Supports both remote hosted mode (OAuth) and local mode (API token). Built on the Webflow JavaScript SDK. MCP is listed as a feature on every pricing tier including Free. Does not yet have a .well-known/mcp.json discovery card, which would make it easier for agents to find automatically. source
Access & auth friction8.5/10
Two auth paths: Site API tokens (single-site, instant generation from dashboard) and OAuth 2.0 tokens (multi-site, scoped permissions). OAuth flow is agent-compatible — the MCP server uses it natively. Free tier includes API access, no credit card required. API keys available within minutes of account creation. Scoped permissions available. No enterprise gate or manual approval for basic access. source
Agent payment capability2/10
Webflow handles subscription payments through standard checkout (credit card, hosted payment page). E-commerce API lets agents manage product listings and read orders, but actual customer checkout requires a human on a hosted payment page. No agent payment protocols (ACP, AP2, MPP, x402) are supported. An agent can manage the store but cannot complete a purchase on behalf of a customer. source
Cost & rate fairness7.5/10
API access included on all tiers including Free. Rate limits documented: 60 requests/minute baseline with headers (X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset) and Retry-After on 429. MCP server access on every pricing tier. No agent-vs-human price discrimination — API calls are not separately metered. The $15/mo Basic plan provides full API access for a production site. Team tier at $2,500/mo is a significant jump but includes enterprise features. source
TRUST & DURABILITY8.2/10Will it still work next quarter?
Permission & ToS stance8/10
robots.txt includes explicit Content-Signal: ai-train=yes, search=yes, ai-input=yes — one of the clearest automation-welcome signals in the index. No AI-specific crawler blocks. Terms of Service (Nov 2023) do not prohibit automation or agent access. Developer Terms of Service exist as a separate document. Acceptable Use Policy linked but does not single out bots. No hostile enforcement history. The only gap: no explicit per-bot User-agent rules in robots.txt — the permissive stance is inherited from the wildcard, not stated. source
Reliability & continuity8.5/10
Public status page at status.webflow.com with component-level monitoring including a dedicated 'API & MCP Server' component (currently Operational). SMS, email, Slack, and webhook subscription for incident updates. Separate status entries for Hosted Websites, CMS, Publishing, Dashboard, and more. Recent incident (Sep 21–22, form email notifications) resolved transparently. Webflow has been operating since 2013 with consistent API backward compatibility. No recent pricing or API deprecation shocks. source
Sources
Point-in-time assessment — services change terms, prices and APIs often. That volatility is itself scored under Reliability & continuity. Re-verified at least quarterly.
- webflow.com — Home page — MCP featured in platform nav, semantic HTML, JSON-LD (accessed 2026-09-23)
- webflow.com/pricing — Pricing: Free / Basic $15 / Premium $25 / Team $2,500 / Enterprise custom (accessed 2026-09-23)
- webflow.com/legal/terms — Terms of Service (Nov 2023) — no automation prohibition (accessed 2026-09-23)
- webflow.com/robots.txt — Content-Signal: ai-train=yes, search=yes, ai-input=yes; no AI crawler blocks (accessed 2026-09-23)
- webflow.com/llms.txt — Comprehensive llms.txt covering platform, developer APIs, MCP, and AEO (accessed 2026-09-23)
- status.webflow.com — Status page with dedicated API & MCP Server component monitoring (accessed 2026-09-23)
- developers.webflow.com — Developer portal — Data API, Designer API, Browser API, MCP server docs (accessed 2026-09-23)
- github.com/webflow/mcp-server — Official MCP server repository by @webflow — OAuth + local token modes (accessed 2026-09-23)
- developers.webflow.com/data/reference/rate-limits — Rate limits: 60 req/min with standard headers and Retry-After (accessed 2026-09-23)
- developers.webflow.com/data/reference/authentication — Auth: Site API tokens (instant) + OAuth 2.0 (scoped, multi-site) (accessed 2026-09-23)