DirectoryAWS Knowledge Base MCP
43
Health
fair
79
Popularity
Connect to AWS Bedrock Knowledge Bases for RAG-powered document retrieval and Q&A.
1,600stars
280forks
5,400views
TypeScript
MIT
Updated March 11, 2026
#aws#bedrock#rag#knowledge-base#retrieval#mcp
Add to Claude Desktop
Paste this into your claude_desktop_config.json file:
{
"mcpServers": {
"aws-knowledge-base-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-aws-kb-retrieval"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Installation
AWS_ACCESS_KEY_ID=... npx @modelcontextprotocol/server-aws-kb-retrieval
Key Features
Query AWS Bedrock Knowledge Bases
Semantic search over documents
Retrieve relevant context for RAG
Support for multiple knowledge bases
Configurable retrieval parameters
Compatibility
claude✓ Yes
openai✗ No
langchain✓ Yes
Maintenance Healthfair
Freshness10/40
Issue response15/30
Org backing15/20
Longevity3/10
› Community-backed
Server Info
Categorydata
LanguageTypeScript
LicenseMIT
StatusACTIVE
Submit Your Server
Built an MCP server? Get it listed in front of thousands of developers.
List Your Server Free