Provides a serverless implementation of the Model Context Protocol (MCP) using AWS Lambda, CloudFront, and Cognito authentication for scalable and secure cloud-hosted MCP servers.
Serverless enables the hosting of Model Context Protocol (MCP) servers entirely on AWS, leveraging Lambda for scalable computation, CloudFront for content delivery, and Cognito for robust OAuth 2.0 authentication. It offers a complete infrastructure for real-time streaming via Server-Sent Events with JSON-RPC 2.0 messaging, comprehensive RFC-compliant OAuth 2.0 support including dynamic client registration and protected resource metadata, and seamless integration with the official MCP TypeScript SDK, ensuring a secure and highly available platform for MCP applications.