Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by bnusunny • DevOps & CI/CD
An MCP server that lets LLM agents deploy and manage web applications on AWS serverless infrastructure.
Programmatically deploy backend services (Lambda + API Gateway) to AWS from a project directory.
Deploy or update frontend assets to S3/CloudFront and perform incremental frontend updates without full redeploys.
Fetch application logs and performance metrics (CloudWatch) and get deployment troubleshooting help.
This project implements a Model Context Protocol (MCP) server to enable automated agents to deploy backend, frontend, and fullstack web applications to AWS services (API Gateway, Lambda with Web Adapter, S3, CloudFront, DynamoDB/Aurora). It exposes resources (templates, deployments) and tools (deploy, get_logs, get_metrics, update_frontend, deployment_help) over a JSON-RPC MCP interface. The server integrates with AWS SAM CLI and provides a unified deployment service to simplify serverless application delivery and management. It is intended for local use with MCP clients and supports both stdio and HTTP transports.
Deploy web applications to AWS, including database resources like DynamoDB tables.
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
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.