AWS Lambda Powertools Documentation Search

Enables AI to search and retrieve AWS Lambda Powertools documentation across multiple runtimes through a TypeScript server with efficient local search capabilities and content caching.

View Source
29 stars
0 tools
Created Aug 2025
@aws-powertools/aws-powertools-aws-lambda-powertools-documentation-search-powertools-mcp

About

Enables AI to search and retrieve AWS Lambda Powertools documentation across multiple runtimes through a TypeScript server with efficient local search capabilities and content caching.

Categories

general

Installation

npm

npm install @aws-powertools/aws-powertools-aws-lambda-powertools-documentation-search-powertools-mcp

Configuration

{ "mcpServers": { "aws-powertools-aws-lambda-powertools-documentation-search-powertools-mcp": { "command": "npx", "args": [ "-y", "@aws-powertools/aws-powertools-aws-lambda-powertools-documentation-search-powertools-mcp" ] } } }