Aws Kb
π΄DangerousRetrieve information from an AWS Knowledge Base using the Bedrock Agent Runtime.
Understand what it does
Tell your agent things like:
What this capability can access
This capability requires the following permissions:
This capability has elevated permissions including System Administration. Review the permissions below carefully before granting access to your agent.
Set it up
Available on 1 platform. Pick yours:
Add to your MCP client configuration:
{
"mcpServers": {
"aws-kb": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-aws-kb"]
}
}
}Add to your README
Show that your tool is listed on AgentSift
[](https://agentsift.com/capabilities/aws-kb)Options: ?style=flat-square for square corners, ?score=false for simple βlistedβ badge
Related capabilities
Bedrock Kb Retrieval
Query Amazon Bedrock Knowledge Bases using natural language to retrieve relevant information from your data sources.
Everything
Reference / test server with prompts, resources, and tools
Google Scholar Mcp Server
Search and access academic papers on Google Scholar.
Academia Mcp
Search for scientific publications across ArXiv, ACL Anthology, HuggingFace Datasets, and Semantic Scholar.
Academic Search
Search and retrieve academic paper information from multiple sources like Semantic Scholar and CrossRef.
Agent Lsp
A stateful LSP runtime for AI agents: warm language server sessions with 50+ tools for go-to-definition, find-references, diagnostics, rename, and more across 30+ languages.