
Aws Kb Retrieval Server
@modelcontextprotocol
About Aws Kb Retrieval Server
Model Context Protocol Servers
Basic information
Category
Cloud & Infrastructure
License
NOASSERTION
Runtime
node
Transports
stdio
Publisher
modelcontextprotocol
Submitted by
idoubi
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"aws-kb-retrieval": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"AWS_ACCESS_KEY_ID",
"-e",
"AWS_SECRET_ACCESS_KEY",
"-e",
"AWS_REGION",
"mcp/aws-kb-retrieval-server"
],
"env": {
"AWS_ACCESS_KEY_ID": "YOUR_ACCESS_KEY_HERE",
"AWS_SECRET_ACCESS_KEY": "YOUR_SECRET_ACCESS_KEY_HERE",
"AWS_REGION": "YOUR_AWS_REGION_HERE"
}
}
}
}Tools
1Performs retrieval from the AWS Knowledge Base using the provided query and Knowledge Base ID.
Overview
What is Aws Kb Retrieval Server?
—
How to use Aws Kb Retrieval Server?
—
Key features of Aws Kb Retrieval Server
—
Use cases of Aws Kb Retrieval Server
—
FAQ from Aws Kb Retrieval Server
—
—
—
—
More Cloud & Infrastructure MCP servers
container-use
daggerDevelopment environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack.
Cloudflare MCP Server
cloudflareaws-finops-mcp-server
ravikiranvmAn MCP (Model Context Protocol) server that brings powerful AWS FinOps capabilities directly into your AI assistant. Analyze cloud costs, audit for waste, and get budget insights using natural language, all while keeping your credentials secure on your local machine.
Lambda MCP Server Demo (Streamable HTTP)
mikegc-awsCreates a simple MCP tool server with "streaming" HTTP.
Firebase MCP
gannonh🔥 Model Context Protocol (MCP) server for Firebase.
Comments