Powertools Search icon

Powertools Search

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.

주요 기능

  • MCP-compliant server for LLM integration
  • Version-specific documentation search
  • Local search using lunr.js indexes
  • Provides a `search_docs` tool with parameters for search query, runtime, and version
  • Supports Python, TypeScript, Java, and .NET runtimes
  • 21 GitHub stars

사용 사례

  • Support multiple runtimes and versions for targeted documentation searches
  • Enable users to quickly find relevant documentation pages within LLM workflows
  • Integrate with LLMs to provide access to AWS Lambda Powertools documentation
Craft Better Prompts with AnyPrompt
Sponsored
    Powertools Search: LLM Access to AWS Lambda Docs