serverless-web-mcp-server

serverless-web-mcp-server

3.2

If you are the rightful owner of serverless-web-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

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

The Serverless Web MCP Server is a robust implementation of the Model Context Protocol designed to facilitate the deployment of web applications to AWS serverless services. It provides a standardized interface for AI agents to interact with AWS deployment capabilities, supporting backend, frontend, and fullstack application deployments. The server leverages AWS services such as API Gateway, Lambda, DynamoDB, Aurora Serverless, S3, and CloudFront to manage deployments. It includes a JSON-RPC interface for message handling, a unified deployment service, and an AWS integration layer. The server is designed to work seamlessly with LLM coding agents, enabling efficient and automated deployment processes.

Features

  • Backend services deployment using API Gateway, Lambda, and DynamoDB/Aurora Serverless.
  • Frontend applications deployment using S3 and CloudFront.
  • Fullstack applications deployment combining backend and frontend components.
  • AWS Lambda Web Adapter for running web applications on AWS Lambda.
  • Unified deployment service managing different deployment types.

Tools

  1. deploy

    Deploy web applications to AWS serverless infrastructure.

  2. get_logs

    Retrieve application logs from CloudWatch.

  3. get_metrics

    Fetch performance metrics for deployed applications.

  4. deployment_help

    Get help with deployment requirements and troubleshooting.

  5. update_frontend

    Update frontend assets without redeploying the entire infrastructure.