69
/ 100
1 month ago
glama

Amazon Bedrock Knowledge Base MCP Server

Enables management of Amazon Bedrock Knowledge Bases including creation, data source configuration, document ingestion, and RAG (Retrieval-Augmented Generation) queries with support for multiple embedding models and custom parsing/chunking strategies.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: AWS_SECRET_ACCESS_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAWS_REGIONexport =us-east-1
configAWS_PROFILEexport =your-profile-name
configAWS_ACCESS_KEY_IDexport =your-access-key-id
🔐 secretAWS_SECRET_ACCESS_KEYexport =your-secret-access-key
configFASTMCP_LOG_LEVELexport =INFO
configFASTMCP_STRUCTURED_LOGexport =false
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/r3-yamauchi-bedrock-kb-mcp-server-10qdyc)](https://m8ven.ai/mcp/r3-yamauchi-bedrock-kb-mcp-server-10qdyc)
commit: da662fd1b3f6c8eb5c9d4c7acb79adc5574eded1
code hash: 9e33d0bd7e6d0d7b21ce43ee4267161684c4095696014aff9a9b4ec5bef1cd29
verified: 6/17/2026, 12:42:49 PM
view raw JSON →