MCPServers
AWS Bedrock: Knowledge Base - MCP server logo

AWS Bedrock: Knowledge Base

37.0k
0

Summary

This AWS Knowledge Base Retrieval MCP server, developed by the Model Context Protocol team, enables AI assistants to access information from AWS Knowledge Bases using the Bedrock Agent Runtime. It provides a tool for performing retrieval-augmented generation (RAG) operations, allowing queries against specified knowledge bases and retrieval of multiple results. The server integrates seamlessly with AWS services, requiring proper AWS credentials configuration. By connecting AI capabilities with AWS knowledge repositories, this implementation empowers AI systems to leverage curated information sources. It is particularly useful for building AI assistants that need access to company-specific knowledge, technical documentation, or any scenario where an AI system benefits from retrieving contextual information from AWS-managed knowledge bases.

Available Actions(1)

retrieve_from_aws_kb

Perform retrieval operations using the AWS Knowledge Base. Inputs: query (string): The search query for retrieval, knowledgeBaseId (string): The ID of the AWS Knowledge Base, n (number, optional): Number of results to retrieve (default: 3).

Last Updated: April 17, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签