mAIndala

Unrated Service

This service has not yet been rated by the community. Use with caution and verify independently.

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
No ratings yet
0 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