Enables Large Language Models (LLMs) to search through AWS Lambda Powertools documentation across multiple runtimes.
This project provides an MCP server that allows Large Language Models (LLMs) to efficiently search through AWS Lambda Powertools documentation. It leverages lunr.js for local search capabilities, delivering results that can be easily summarized and presented to users. The server supports multiple runtimes, including Python, TypeScript, Java, and .NET, and allows specifying documentation versions for targeted searches.