Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by geoicons • Uncategorized
A stateless MCP server implementation running natively on AWS Lambda and API Gateway.
A scalable, stateless MCP server deployment on AWS infrastructure.
Run MCP servers without persistent SSE connections or custom transports.
Integrate MCP servers with AWS Lambda and API Gateway using Streamable HTTP.
This repository provides a sample implementation of a stateless Model Context Protocol (MCP) server that runs on AWS Lambda and API Gateway without extra bridging components. It leverages the Streamable HTTP transport for efficient communication and supports horizontal scaling due to its stateless nature. The project includes deployment automation via AWS CDK and GitHub Actions, with optional custom authorization support.