DirectoryAWS Bedrock KB Retrieval
Cloud

AWS Bedrock KB Retrieval

by awslabs

57
Health
fair
80
Popularity

Query Amazon Bedrock Knowledge Bases using natural language to retrieve relevant information from your data sources.

9,008stars
1,511forks
Python
Apache-2.0
Updated May 10, 2026
#aws#mcp#mcp-client#mcp-clients#mcp-host#mcp-server#mcp-servers#mcp-tools#modelcontextprotocol

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "aws-bedrock-kb-retrieval": {
      "command": "uvx",
      "args": [
        "awslabs.core-mcp-server"
      ]
    }
  }
}

Requires uv installed: curl -LsSf https://astral.sh/uv/install.sh | sh

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

uvx awslabs.core-mcp-server

Maintenance Healthfair

Freshness32/40
Issue response0/30
Org backing20/20
Longevity5/10
Updated recently
Most issues unresolved
High issue backlog
Org-backed

Server Info

CategoryCloud
LanguagePython
LicenseApache-2.0
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory