Skip to content

Commit b00cc9d

Browse files
bertenatorclaude
andcommitted
Reframe archive notice: OSS/self-hosted repo, not a deprecation of the MCP
Per #team-devrel feedback on the messaging: - Avoid "no longer maintained / issues disabled" framing that reads as Webflow abandoning the MCP. - Clarify this repo is the open-source, SELF-HOSTED MCP server; the hosted/remote server is how customers use the Webflow MCP today. - Frame archiving as a distribution change (consolidating onto the hosted server), not a deprecation. Label as OSS, not generically "Webflow MCP". Be verbose. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 6b031fa commit b00cc9d

1 file changed

Lines changed: 10 additions & 8 deletions

File tree

README.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,27 @@ A Node.js server implementing Model Context Protocol (MCP) for Webflow using the
55
[![npm shield](https://img.shields.io/npm/v/webflow-mcp-server)](https://www.npmjs.com/package/webflow-mcp-server)
66
![Webflow](https://img.shields.io/badge/webflow-%23146EF5.svg?style=for-the-badge&logo=webflow&logoColor=white)
77

8-
> ## ⚠️ This repository is archived
8+
> ## 📦 This repository — the open-source, self-hosted MCP server — is being archived
99
>
10-
> `webflow-mcp-server` is no longer maintained, and issues are disabled.
10+
> **The Webflow MCP is not going away. We're investing in it more than ever.** The only thing changing is *how it's distributed.*
1111
>
12-
> **We're still investing heavily in the Webflow MCP** — active development has moved
13-
> to a separate repository, and the MCP is now available as a public **Beta**.
12+
> This repository, `webflow-mcp-server`, is the **open-source (OSS), self-hosted** MCP server — the package you download and run **locally** on your own machine. Webflow now provides a **fully hosted, remote MCP server** that you connect to directly over a URL, with **no local install or setup required** — and that hosted server is how customers use the Webflow MCP today.
1413
>
15-
> ### 🚀 Use the public Beta MCP — actively developed
14+
> Because everyone now connects through the hosted server, we're **consolidating onto it** and archiving this self-hosted OSS repository (it becomes read-only). To be explicit: this is a **distribution change, not a deprecation** of the Webflow MCP — the product is actively developed and growing.
1615
>
17-
> Get started (open to everyone): **https://developers.webflow.com/mcp/installing/beta**
16+
> ### 🚀 Use the hosted Webflow MCP (recommended — actively developed)
17+
>
18+
> - Get started, no local setup required: **https://developers.webflow.com/mcp**
19+
> - Try the public Beta: **https://developers.webflow.com/mcp/installing/beta**
1820
>
1921
> ### 📖 Docs & changelog
2022
>
2123
> - MCP docs: https://developers.webflow.com/mcp
2224
> - Changelog: https://developers.webflow.com/home/changelog?filter=MCP
2325
>
24-
> ### 💬 Engagement & bug reports
26+
> ### 💬 Bugs, issues & engagement
2527
>
26-
> We're no longer tracking issues here — please use our community instead:
28+
> GitHub issues on this repository are disabled. Please bring bugs, questions, and feedback to our community:
2729
> **https://community.webflow.com**
2830
> <!-- TODO: confirm community.webflow.com is live before merging — it was not loading at time of writing. -->
2931

0 commit comments

Comments
 (0)