MCPServers
AWS Knowledge Base - 開発者ツール server banner image
AWS Knowledge Base - MCP server logo (Official)

AWS Knowledge Base

37.0k
0

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).

Last Updated: April 8, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Try it now in
HighlightHighlight AI

言語

TypeScript

カテゴリ