AWS Core MCP Server

AWS Core MCP Server

Starting point for using the awslabs MCP servers.

10K+

0

1 Tool

Signed
Built by Docker
Add to Docker Desktop

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

About

AWS Core MCP Server MCP Server

Starting point for using the awslabs MCP servers.

What is an MCP Server?

Characteristics

AttributeDetails
Docker Imagemcp/aws-core-mcp-server
Authorawslabs
Repositoryhttps://github.com/awslabs/mcp
Dockerfilehttps://github.com/awslabs/mcp/blob/main/src/core-mcp-server/Dockerfile
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_understandingMCP-CORE Prompt Understanding.

Tools Details

Tool: prompt_understanding

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?

Manual installation

You can install the MCP server using:

Installation for

Related servers