← Back to MCP Servers
AWS Knowledge Base
Retrieve information from AWS Bedrock knowledge bases using RAG
Installation
aivyx hub install mcp-servers/aws-kb-retrieval Environment Variables
AWS_ACCESS_KEY_ID Required AWS access key ID AWS_SECRET_ACCESS_KEY Required AWS secret access key AWS_REGION Required AWS region (e.g., us-east-1) Server Configuration
[server]
command = "npx"
args = ["-y","@modelcontextprotocol/server-aws-kb-retrieval"]