Serverless
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.
주요 기능
- Real-time Server-Sent Events (SSE) streaming
- Secure OAuth 2.0 authentication with AWS Cognito
- 2 GitHub stars
- Scalable AWS serverless architecture
- Automated CI/CD with GitHub Actions OIDC deployment
- Full Model Context Protocol (MCP) implementation
사용 사례
- Analyzing and forecasting AWS cloud costs and usage data
- Hosting custom Model Context Protocol (MCP) servers in the cloud
- Building applications that require secure, real-time interaction with MCP tools