
AWS Knowledge Base
CommunityBedrock Agent Runtime retrieval for AWS Knowledge Bases.
The archived `server-aws-kb-retrieval` reference. Queries an AWS Knowledge Base through Bedrock Agent Runtime. Narrower than a general AWS admin server.
What it does
- Exposes a single retrieve tool parameterised by Knowledge Base ID
- Calls Bedrock Agent Runtime's Retrieve API and returns the top passages
- Uses the host's AWS credential chain — env vars, shared profile, EC2/IRSA
- Returns source URIs alongside each passage so the agent can cite grounding
- Accepts a numberOfResults arg so the agent can trade recall for precision
- Does no provisioning, no IAM, no compute — it is a read-only search tool
Best for
AWS Knowledge Base is a MCP server categorised under cloud service, official, aws, cloud. The archived `server-aws-kb-retrieval` reference. Queries an AWS Knowledge Base through Bedrock Agent Runtime. Narrower than a general AWS admin server.
Pick your MCP client from the Install panel on this page to get a one-click install link (Cursor, VS Code) or a ready-to-paste configuration for Claude Desktop, Claude Code, Gemini, Codex, Windsurf, and other MCP-compatible clients. No local setup required for remote servers.
AWS Knowledge Base is released under the MIT license. This is a permissive open-source license, so you can freely use, modify, and distribute it — subject to its terms.
Reviews
Write a ReviewBe the first to leave a review after using this server in production.
README
Alternatives
URL fetcher that returns clean markdown.
Scoped file access with configurable allow-lists.
GitHub's own MCP server for issues, PRs, and code search.