Back to Developer Tools
Powertools
The Powertools for AWS Model Context Protocol (MCP) is an MCP implementation that provides search functionality for the Powertools for AWS Lambda documentation across multiple runtimes. It allows your LLM agents to search for documentation and examples related to the toolkit, helping you to quickly find the information you need to use Powertools for AWS Lambda effectively.
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"powertools": {
// See GitHub repository for configuration
}
}
}