From 5d20caec150bd9362fb47c80acde7f89d7091294 Mon Sep 17 00:00:00 2001 From: Scott Schreckengaust Date: Wed, 15 Oct 2025 12:39:33 -0700 Subject: [PATCH] fix: no wrappers Added warning about merging new MCP servers that are primarily wrappers around an AWS SDK. --- .github/ISSUE_TEMPLATE/rfc.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/rfc.yml b/.github/ISSUE_TEMPLATE/rfc.yml index 4de5a9910a..08fa6aa878 100644 --- a/.github/ISSUE_TEMPLATE/rfc.yml +++ b/.github/ISSUE_TEMPLATE/rfc.yml @@ -6,6 +6,7 @@ body: - type: markdown attributes: value: | + ⚠️ Moving forward, we will not merge new MCP servers that are primarily wrappers around an AWS SDK (like boto3) ⚠️ Thank you for submitting a RFC. Please add as many details as possible to help further enrich this design. - type: input id: relation