AWS KB Retrieval MCP Server
Retrieve data from AWS Knowledge Base using Bedrock Agent Runtime
Get this MCP server
Retrieve data from AWS Knowledge Base using Bedrock Agent Runtime
Installation
Installation
Docker:
Available Tools
| Tool | Description |
|---|---|
query |
(string): Search query for data retrieval. |
knowledgeBaseId |
(string): AWS Knowledge Base ID. |
retrieve_from_aws_kb |
Perform data retrieval operations using AWS Knowledge Base. |
Features
- RAG (Retrieval-Augmented Generation): Retrieve context from AWS Knowledge Base based on query and Knowledge Base ID.
- Support for multiple results retrieval: Ability to retrieve a customizable number of results.