🚀 Let's use SAM: rebuilding our minimal serverless MCP server

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. sam-serverless-mcp-server

    TL;DR: Go to this repo

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.

    SurveyJS logo
  3. oclif

    CLI for generating, building, and releasing oclif CLIs. Built by Salesforce.

    A little gem to help you kickstart your next MCP serverless projects on AWS: I created a CLI that lets you choose between the three boilerplates from this series (Serverless Framework, AWS CDK, or AWS SAM). It’s built with oclif and is easy to install.

  4. aws-cdk

    The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code

    Hey devs 👋, if you saw my first two post in this series about building a minimal Model Context Protocol server with AWS Lambda using the Serverless Framework, this is the natural follow-up for those who prefer using AWS Serverless Application Model (SAM).

  5. serverless-mcp-cli

    A little gem to help you kickstart your next MCP serverless projects on AWS: I created a CLI that lets you choose between the three boilerplates from this series (Serverless Framework, AWS CDK, or AWS SAM). It’s built with oclif and is easy to install.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • AWS CDK in Action — May 2025: Empowered Deployments, Governance, and Community

    1 project | dev.to | 12 Jun 2025
  • AWS CDK Logical ID Deep Dive: How Adding One CloudFront Origin Broke My Entire AWS CDK Deployment

    1 project | dev.to | 11 Jun 2025
  • Using AWS CDK Property Injectors

    2 projects | dev.to | 30 May 2025
  • Using Docker in AWS Amplify Builds: A Step-by-Step Guide

    1 project | dev.to | 27 Apr 2025
  • 🚀 From Serverless Framework to AWS CDK: rebuilding our minimal serverless MCP server

    3 projects | dev.to | 23 Apr 2025

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?