serverless-web-mcp-server

serverless-web-mcp-server

1

The Serverless Web MCP Server is a Model Context Protocol implementation to help agents deploy web applications using AWS serverless architecture. It supports unified deployments for backend, frontend, and fullstack services, interfacing seamlessly with AWS infrastructure.

Serverless Web MCP Server

A Model Context Protocol (MCP) server for deploying web applications to AWS serverless infrastructure.

Overview

  • Implements MCP server for LLM coding agents to deploy to AWS serverless
  • Supports backend, frontend, and fullstack deployment

Features

  • Deployment capabilities via API Gateway, AWS Lambda, DynamoDB/Aurora, S3, CloudFront
  • Tools: deploy, get_logs, get_metrics, deployment_help, update_frontend

Architecture

  • Components: MCP Protocol Handler, Unified Deployment Service, AWS Integration Layer

Prerequisites

  • Node.js 18+
  • AWS SAM CLI

Usage

  • Can be used as a Local MCP Server with Claude for Desktop
  • Command line options available

License

MIT

Contributing

Contributions are welcome!