Serverless Web MCP Server
@bnusunny
About Serverless Web MCP Server
No overview available yet
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
5Deploy web applications to AWS serverless infrastructure
Retrieve application logs from CloudWatch
Fetch performance metrics for deployed applications
Get help with deployment requirements and troubleshooting
Update frontend assets without redeploying the entire infrastructure
Overview
What is Serverless Web MCP Server?
Serverless Web MCP Server is a Model Context Protocol (MCP) server that enables LLM coding agents to deploy web applications to AWS serverless infrastructure. It supports deploying backend services (API Gateway, Lambda with Web Adapter, DynamoDB/Aurora Serverless), frontend applications (S3, CloudFront), and fullstack applications combining both components.
How to use Serverless Web MCP Server?
Install globally via npm install -g serverless-web-mcp-server or clone the repository. Prerequisites include Node.js 18 or higher, AWS SAM CLI, and configured AWS credentials. For use with Claude for Desktop, add the server to claude_desktop_config.json with the command serverless-web-mcp and restart Claude. The server supports command line options such as --debug, --templates, --transport (stdio or http), and --port.
Key features of Serverless Web MCP Server
- Deploy web apps to AWS serverless infrastructure via MCP tools
- Supports backend (Lambda + API Gateway), frontend (S3 + CloudFront), and fullstack deployments
- Exposes tools: deploy, get_logs, get_metrics, deployment_help, update_frontend
- Provides resources for templates and existing deployments
- Uses AWS Lambda Web Adapter for running web frameworks on Lambda without code changes
- Configurable transport modes (stdio or HTTP) and debug logging
Use cases of Serverless Web MCP Server
- Deploy a backend API with Lambda and API Gateway using MCP tool calls
- Deploy a static frontend site to S3 and CloudFront
- Deploy a fullstack application with both backend and frontend components in one step
- Retrieve CloudWatch logs for a deployed application
- Update frontend assets without redeploying the entire infrastructure
FAQ from Serverless Web MCP Server
What is the Model Context Protocol (MCP)?
The server implements the Model Context Protocol, a standardized interface for AI agents to interact with deployment capabilities. It follows the MCP specification for resource and tool discovery.
What deployment types are supported?
The server supports three deployment types: backend (Lambda + API Gateway), frontend (S3 + CloudFront), and fullstack (combined backend and frontend).
What tools does the server expose?
The server exposes five tools: deploy, get_logs, get_metrics, deployment_help, and update_frontend. Each has defined parameter schemas and descriptions.
How do I configure the server with Claude for Desktop?
Edit ~/Library/Application Support/Claude/claude_desktop_config.json and add an entry with the command serverless-web-mcp under mcpServers. Restart Claude to see the tools.
What are the prerequisites and dependencies?
Node.js 18 or higher, AWS SAM CLI, and configured AWS credentials are required. The server can be installed globally from npm or run from a cloned repository.
Frequently asked questions
What is the Model Context Protocol (MCP)?
The server implements the Model Context Protocol, a standardized interface for AI agents to interact with deployment capabilities. It follows the MCP specification for resource and tool discovery.
What deployment types are supported?
The server supports three deployment types: backend (Lambda + API Gateway), frontend (S3 + CloudFront), and fullstack (combined backend and frontend).
What tools does the server expose?
The server exposes five tools: `deploy`, `get_logs`, `get_metrics`, `deployment_help`, and `update_frontend`. Each has defined parameter schemas and descriptions.
How do I configure the server with Claude for Desktop?
Edit `~/Library/Application Support/Claude/claude_desktop_config.json` and add an entry with the command `serverless-web-mcp` under `mcpServers`. Restart Claude to see the tools.
What are the prerequisites and dependencies?
Node.js 18 or higher, AWS SAM CLI, and configured AWS credentials are required. The server can be installed globally from npm or run from a cloned repository.
Basic information
More Cloud & Infrastructure MCP servers

Kilo IoT Platform
Kilo IoTYour AI can finally reach the physical world. Kilo is an AI-first IoT platform for commercial and industrial operations, and this connector hands a live deployment to the AI client you already use. Not an export. Not a
K8s MCP Server
alexei-ledK8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to securely execute Kubernetes commands. It provides a bridge between language models and essential Kubernetes CLI tools including kubectl, helm, istioctl, and argocd, allowing AI syste
Query | MCP server for Supabase
alexander-zuevQuery MCP enables end-to-end management of Supabase via chat interface: read & write query executions, management API support, automatic migration versioning, access to logs and much more.
Terraform MCP Server
hashicorpThe Terraform MCP Server provides seamless integration with Terraform ecosystem, enabling advanced automation and interaction capabilities for Infrastructure as Code (IaC) development.
container-use
daggerDevelopment environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack.
Comments