
AWS Knowledge Base
Summary
The AWS Knowledge Base Retrieval MCP Server is a tool designed to facilitate the retrieval of information from the AWS Knowledge Base using the Bedrock Agent Runtime. It leverages Retrieval-Augmented Generation (RAG) to provide contextual information based on user queries and specific Knowledge Base IDs. This server supports retrieving multiple results, allowing users to specify the number of results they wish to obtain. This project is particularly useful for developers and organizations looking to integrate AWS Knowledge Base retrieval capabilities into their applications, enabling them to access detailed AWS documentation and solutions efficiently. The server can be configured to run in Docker or directly using npm, ensuring flexibility in deployment.
Available Actions(1)
retrieve_from_aws_kb
Perform retrieval operations using the AWS Knowledge Base. Inputs: query (string): The search query for retrieval, knowledgeBaseId (string): The ID of the AWS Knowledge Base, n (number, optional): Number of results to retrieve (default: 3).
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요