mcpfold logomcpfold

← Directory

AWS Knowledge Base MCP server

Retrieve from an AWS Bedrock knowledge base.

Cloud & infrastructureAI & reasoning

How it runs

AWS Knowledge Base is a stdio MCP server. mcpfold launches it with:

npx -y @modelcontextprotocol/server-aws-kb-retrieval

Add to your config

mcpfold add @modelcontextprotocol/server-aws-kb-retrieval

Needs a token — mcpfold stores it as a reference (${env:AWS_ACCESS_KEY_ID}), never a value.

Or add it in the web editor →

Listed for convenience; mcpfold is not affiliated with or endorsed by this project.