aws-serverless-mcp
If you are the rightful owner of aws-serverless-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Server implementation with AWS Serverless services.
The Serverless MCP Framework is designed to implement a Model Context Protocol (MCP) server using AWS serverless services such as Lambda, API Gateway, and EventBridge. This framework allows for the creation of a scalable and efficient MCP server that can handle various tasks and events. The server is built using AWS SAM (Serverless Application Model) and can be deployed with ease using the SAM CLI. The framework supports integration with AWS Step Functions to manage state and event-driven workflows. It also provides a mechanism to extend the server with additional resources, prompts, and tools using AWS SSM parameters and Lambda functions.
Features
- Serverless Architecture: Utilizes AWS Lambda, API Gateway, and EventBridge for a scalable and cost-effective solution.
- Easy Deployment: Deploy the MCP server using AWS SAM CLI with guided configuration.
- Extensible: Add resources, prompts, and tools using SSM parameters and Lambda functions.
- OAuth Authentication: Supports OAuth authentication with configurable URLs and tokens.
- Local Development: Run a local MCP server for development and testing purposes.