AWS Core

AWS Core

Starting point for using the awslabs MCP servers.

100K+

1 Tool

Packaged by
Add to Docker Desktop

Version 4.43 or later needs to be installed to add the server automatically

About

AWS Core MCP Server

Starting point for using the awslabs MCP servers.

What is an MCP Server?

MCP Info

Image Building Info

AttributeDetails
Dockerfilehttps://github.com/awslabs/mcp/blob/780e3f1d57c77f9c0b88279711c5b95e23cfb91d/src/core-mcp-server/Dockerfile
Commit780e3f1d57c77f9c0b88279711c5b95e23cfb91d
Docker Image built byDocker Inc.
Docker Scout Health ScoreDocker Scout Health Score
Verify SignatureCOSIGN_REPOSITORY=mcp/signatures cosign verify mcp/aws-core-mcp-server --key https://raw.githubusercontent.com/docker/keyring/refs/heads/main/public/mcp/latest.pub
LicenceApache License 2.0

Available Tools (1)

Tools provided by this ServerShort Description
prompt_understanding[DEPRECATED] MCP-CORE Prompt Understanding.

Tools Details

Tool: prompt_understanding

[DEPRECATED] MCP-CORE Prompt Understanding.

ALWAYS Use this tool first to understand the user's query and translate it into AWS expert advice.

Use this MCP Server

{
  "mcpServers": {
    "aws-core-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "mcp/aws-core-mcp-server"
      ]
    }
  }
}

Why is it safer to run MCP Servers with Docker?

Related servers