Awslabs Bedrock Kb Retrieval Mcp Server

Created By
awslabsa year ago
Overview

What is Awslabs Bedrock Kb Retrieval Mcp Server?

The Awslabs Bedrock Kb Retrieval MCP Server is a specialized server designed to facilitate access to Amazon Bedrock Knowledge Bases, enabling users to query and retrieve knowledge efficiently.

How to use Awslabs Bedrock Kb Retrieval Mcp Server?

To use the server, install the required dependencies, configure your AWS credentials, and add the server to your MCP client configuration. You can then query knowledge bases using natural language.

Key features of Awslabs Bedrock Kb Retrieval Mcp Server?

  • Discover knowledge bases and their data sources.
  • Query knowledge bases with natural language.
  • Filter results by data source.
  • Rerank results for better relevance.

Use cases of Awslabs Bedrock Kb Retrieval Mcp Server?

  1. Accessing and retrieving information from various knowledge bases.
  2. Enhancing data-driven decision-making processes.
  3. Integrating knowledge retrieval into applications for improved user experience.

FAQ from Awslabs Bedrock Kb Retrieval Mcp Server?

  • Can I use this server for any knowledge base?

Yes, it is designed to work with Amazon Bedrock Knowledge Bases.

  • Is there any cost associated with using this server?

The server is free to use, but you may incur costs based on your AWS usage.

  • How do I configure the server?

Follow the installation instructions provided in the documentation to set up the server correctly.

Server Config

{
  "mcpServers": {
    "awslabs-bedrock-kb-retrieval-mcp-server": {
      "command": "uvx",
      "args": [
        "awslabs.bedrock-kb-retrieval-mcp-server@latest"
      ],
      "env": {
        "AWS_PROFILE": "your-profile-name",
        "AWS_REGION": "us-east-1",
        "FASTMCP_LOG_LEVEL": "ERROR"
      }
    }
  }
}
Project Info
Created At
a year ago
Updated At
a year ago
Author Name
awslabs
Star
-
Language
-
License
-

Recommend Servers

View All