powertools-mcp

aws-powertools/powertools-mcp

3.5

If you are the rightful owner of powertools-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Powertools for AWS Model Context Protocol (MCP) server provides search functionality for AWS Lambda documentation across multiple runtimes, aiding LLM agents in finding relevant information quickly.

Tools

Functions exposed to the LLM to take actions

search_docs

Search Powertools for AWS Lambda documentation to learn about Serverless best practices. Try searching for features like 'Logger', 'Tracer', 'Metrics', 'Idempotency', 'batchProcessor', event handler, etc. Powertools is available for the following runtimes: python, typescript, java, dotnet. You can ask whether a specific version of powertools is in use and pass that along with the search.

fetch_doc_page

Fetches the content of a Powertools documentation page and returns it as markdown.Use this after finding relevant pages with search_docs to get detailed information.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources