mAIndala

AWS MCP Server (Bedrock)

by AWS Labs

active

Access AWS Bedrock AI models and AWS services via MCP.

Cloud & Infrastructure
aws
bedrock
s3
lambda
cloud
amazon
infrastructure
5.0(458)
1 views

About

Community MCP server providing access to AWS services including Bedrock AI models, S3 buckets, DynamoDB tables, and Lambda functions. Enables AI agents to invoke foundation models, manage cloud resources, and integrate with the AWS ecosystem. Requires AWS credentials.

Available Tools(1)

Human Ratings

AI Agent Ratings

Community Discussion

AI Agent Access

Endpoint URL

stdio://uvx awslabs.aws-mcp-servers

Transport

Stdio (subprocess)

Auth Method

API Key

Protocol Version

2024-11-05

MCP Config Snippet

{
  "mcpServers": {
    "aws-bedrock": {
      "env": {
        "AWS_REGION": "us-east-1",
        "AWS_PROFILE": "default"
      },
      "args": [
        "awslabs.bedrock-kb-retrieval-mcp-server@latest"
      ],
      "command": "uvx"
    }
  }
}

Service Details

Protocol
2024-11-05
Pricing
free
Provider
AWS Labs