Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/develop/pages/connect/connect-quickstart.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ The *consumer pipeline* uses the following Redpanda Connect components:

You must have a Redpanda Cloud account with a Serverless, Dedicated, or standard BYOC cluster. If you don't already have an account, https://redpanda.com/try-redpanda/cloud-trial[sign up for a free trial^].

NOTE: Serverless clusters support up to 10 pipelines.
NOTE: Clusters can create up to 100 pipelines. For additional pipelines, contact https://support.redpanda.com/hc/en-us/requests/new[Redpanda support^].

== Build a producer pipeline

Expand Down
4 changes: 2 additions & 2 deletions modules/get-started/pages/cluster-types/serverless.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ Each Serverless cluster has the following maximum usage limits:
** **Max schemas**: 500
** **Max subjects**: 500
** **Rate limit**: 100 requests/s
* **Redpanda Connect pipelines**: 10
* **MCP servers**: 10
* **Redpanda Connect pipelines**: 100
* **MCP servers**: 100
* **AI agents**: 10


Expand Down
6 changes: 6 additions & 0 deletions modules/get-started/pages/whats-new-cloud.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@

This page lists new features added to Redpanda Cloud.

== April 2026

=== Increased Serverless limits for Redpanda Connect pipelines and MCP servers

Serverless clusters now support up to 100 Redpanda Connect pipelines and 100 MCP servers. See xref:get-started:cluster-types/serverless.adoc#_serverless_usage_limits[Serverless usage limits].
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we mention the MCP limit in the MCP overview doc?

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nicolaferraro did we change MCP servers to 100? I thought we only changed RPCN pipelines limit?


== March 2026

=== Cloud Topics
Expand Down