DirectoryAWS Bedrock KB Retrieval
Cloud

AWS Bedrock KB Retrieval

by awslabs

71
Health
good
70
Popularity

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

8,821stars
1,460forks
Python
Apache-2.0
Updated April 21, 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 Healthgood

Freshness38/40
Issue response15/30
Org backing15/20
Longevity3/10
Active this month
Community-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