Provides a boilerplate for building Model Context Protocol servers deployable to AWS Lambda.
This starter project offers a straightforward way to create and deploy Model Context Protocol (MCP) servers using TypeScript. It emphasizes serverless deployment to AWS Lambda, making it ideal for cost-effective and scalable solutions. The project includes local development capabilities, robust bearer token authentication, and clear instructions for connecting custom tools to platforms like Claude Desktop. It features a simple 'sayHello' example to illustrate how to implement and expose custom functionalities through the MCP.