Back to directory
mcp-server-aws

mcp-server-aws

@rishikavikondala127

An MCP server for interacting with AWS S3 and DynamoDB services, providing operations like creating, listing, deleting buckets/tables, and managing items.

AWSS3DynamoDBcloud-storagedatabasecloud

Installation & Configuration

{
  "mcpServers": {
    "mcp-server-aws": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/repo/mcp-server-aws",
        "run",
        "mcp-server-aws"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2024/12/3
Updated
2026/6/6