cdk-serverless-mcp-server
1
This project sets up a simple MCP server using AWS Lambda and AWS CDK. It offers basic functionality like HTTP endpoints for JSON-RPC interaction and supports local testing with Jest. The project is inspired by existing work on MCP integration with AWS.
add
A simple addition tool that receives two numbers and returns their sum