bedrock-kb-mcp-server

r3-yamauchi/bedrock-kb-mcp-server

3.2

If you are the rightful owner of bedrock-kb-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Amazon Bedrock Knowledge Base MCP Server is an unofficial server for managing Amazon Bedrock Knowledge Base using the Model Context Protocol (MCP).

Tools

Functions exposed to the LLM to take actions

create_knowledge_base

Create a new Knowledge Base with various configurations.

list_knowledge_bases

List all Knowledge Bases.

get_knowledge_base

Retrieve details of a specific Knowledge Base.

update_knowledge_base

Update the name, description, or IAM role of a Knowledge Base.

create_data_source

Add a data source to a Knowledge Base.

list_data_sources

List data sources for a specified Knowledge Base.

start_ingestion_job

Start a data ingestion job from a data source to a Knowledge Base.

get_ingestion_job

Get the status and statistics of an ingestion job.

retrieve

Execute a RAG query against the Knowledge Base.

upload_document_to_s3

Upload a local file to an S3 bucket.

list_s3_documents

List documents in an S3 bucket.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources