drio
Open app

AWS MCP Server

Source

Mirror of

Catalog onlyCatalog onlySTDIO

Overview

AWS MCP Server is an implementation of the Model Context Protocol (MCP) designed to facilitate AWS operations, specifically for S3 and DynamoDB services. It logs all operations automatically and allows access via the audit resource endpoint.

To use the AWS MCP Server, clone the repository, set up your AWS credentials with necessary permissions, configure the Claude desktop app, and attempt basic read/write operations to confirm proper setup.

  • Support for S3 and DynamoDB operations. - Automatic logging of all actions. - Capability to create, read, update, and delete buckets and objects in S3 as well as items in DynamoDB. - Community supported within the MCP servers repository.
  1. Automating cloud resource management via simple commands.
  2. Developing cloud-connected applications using AWS databases.
  3. Monitoring AWS operations through detailed logging and auditing.

Add to your AI client

Use these steps to connect AWS MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "rishikavikondala-mcp-server-aws-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-rishikavikondala-mcp-server-aws-mcp-mirror"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "rishikavikondala-mcp-server-aws-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-rishikavikondala-mcp-server-aws-mcp-mirror"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "rishikavikondala-mcp-server-aws-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-rishikavikondala-mcp-server-aws-mcp-mirror"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "rishikavikondala-mcp-server-aws-mcp-mirror": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-rishikavikondala-mcp-server-aws-mcp-mirror"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "rishikavikondala-mcp-server-aws-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-rishikavikondala-mcp-server-aws-mcp-mirror"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "rishikavikondala-mcp-server-aws-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-rishikavikondala-mcp-server-aws-mcp-mirror"
      ]
    }
  }
}

FAQ

What services does the AWS MCP Server support?

Currently, it supports S3 and DynamoDB services for various operations.

Is there a demo available?

Yes, a demo video showcasing the functionalities is available [here](https://www.loom.com/share/99551eeb2e514e7eaf29168c47f297d1?sid=4eb54324-5546-4f44-99a0-947f80b9365c).

Do I need specific permissions for using this server?

Yes, you need to set up an IAM user with read/write permissions for both S3 and DynamoDB.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":589,"uuid":"fdb1a75b-6cf3-43bc-9379-1f7a37c47ada","name":"rishikavikondala_mcp-server-aws","title":"AWS MCP Server","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"2024-12-30T03:23:38.988Z","updated_at":"2025-01-05T02:59:41.310Z","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"aws,mcp,server","category":"cloud-platforms","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/rishikavikondala_mcp-server-aws","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]