Awslabs.bedrock Kb Retrieval Mcp Server
@awslabs
关于 Awslabs.bedrock Kb Retrieval Mcp Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"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"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Awslabs.bedrock Kb Retrieval Mcp Server?
A server that provides access to Amazon Bedrock Knowledge Bases for querying and managing knowledge bases directly from your development workflow. It is designed for developers using AWS Bedrock to retrieve and filter information using natural language.
How to use Awslabs.bedrock Kb Retrieval Mcp Server?
Install via uvx awslabs.bedrock-kb-retrieval-mcp-server@latest. Configure AWS credentials and region, then add the server to your MCP client configuration (e.g., ~/.aws/amazonq/mcp.json) with the environment variables AWS_PROFILE and AWS_REGION.
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 improved relevance
Use cases of Awslabs.bedrock Kb Retrieval Mcp Server
- Retrieve answers from corporate knowledge bases via natural language queries
- Filter and refine search results to a specific data source within a knowledge base
- Rerank query results to surface the most relevant information first
- Automate knowledge base queries within an MCP-enabled development environment
FAQ from Awslabs.bedrock Kb Retrieval Mcp Server
What are the prerequisites to run this server?
You need uv installed, Python 3.13, and AWS credentials that grant access to Amazon Bedrock Knowledge Bases.
How do I configure the server?
Add it to your MCP client configuration with the command uvx and arguments ["awslabs.bedrock-kb-retrieval-mcp-server@latest"], and set the environment variables AWS_PROFILE and AWS_REGION.
Where is the documentation for this server?
Full documentation is available at https://awslabs.github.io/mcp/servers/bedrock-kb-retrieval-mcp-server/.
What license is this server distributed under?
Apache-2.0 License.
其他 分类下的更多 MCP 服务器
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
ghidraMCP
LaurieWiredMCP Server for Ghidra
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
评论