Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by sammcj • Documentation & Docs
An MCP server that performs retrieval from the AWS Knowledge Base (via Bedrock Agent Runtime) to supply context and structured RAG sources for agents.
Augment answers with up-to-date, sourceable context from a specified AWS Knowledge Base for RAG-style responses.
Both human-readable context and structured metadata (id, fileName, snippet, score) to present citations or trace sources.
An easy-to-deploy retrieval endpoint compatible with Docker, npx, or local runs and that supports IAM or AWS SSO credential flows.
This MCP server retrieves relevant context from an AWS Knowledge Base by query and knowledge base ID and returns both raw text and structured JSON RAG sources (with metadata and scores). It supports configurable number of results, optional default knowledge base IDs, and multiple deployment modes (Docker, npx, or local). Credentials can be provided via IAM keys or AWS SSO (uses the default credential provider chain), and the server is designed to integrate with agent workflows like Claude Desktop for retrieval-augmented generation use cases.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.