MCPServers
AWS Knowledge Base - MCP server logo

AWS Knowledge Base

0
0

Summary

The AWS Knowledge Base Retrieval MCP Server enables AI assistants to access information from AWS Knowledge Bases using the Bedrock Agent Runtime. Built with TypeScript, it provides a retrieve_from_aws_kb tool that performs RAG (Retrieval-Augmented Generation) operations, returning both raw context and structured metadata about the sources. The server supports multiple authentication methods including IAM Access Keys and AWS SSO, can be configured with default Knowledge Base IDs, and returns results in a format optimized for AI consumption with separate content items for context and source metadata. This implementation is particularly valuable for organizations that maintain AWS Knowledge Bases and want to incorporate that information into their AI assistant workflows.

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

分类

标签