Starting point for using the awslabs MCP servers.
10K+
0
1 Tool
Version 4.43 or later needs to be installed to add the server automatically
About
Starting point for using the awslabs MCP servers.
Attribute | Details |
---|---|
Docker Image | mcp/aws-core-mcp-server |
Author | awslabs |
Repository | https://github.com/awslabs/mcp |
Dockerfile | https://github.com/awslabs/mcp/blob/main/src/core-mcp-server/Dockerfile |
Docker Image built by | Docker Inc. |
Docker Scout Health Score | |
Verify Signature | COSIGN_REPOSITORY=mcp/signatures cosign verify mcp/aws-core-mcp-server --key https://raw.githubusercontent.com/docker/keyring/refs/heads/main/public/mcp/latest.pub |
Licence | Apache License 2.0 |
Tools provided by this Server | Short Description |
---|---|
prompt_understanding | MCP-CORE Prompt Understanding. |
prompt_understanding
MCP-CORE Prompt Understanding.
ALWAYS Use this tool first to understand the user's query and translate it into AWS expert advice.
{
"mcpServers": {
"aws-core-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"mcp/aws-core-mcp-server"
]
}
}
}
Manual installation
You can install the MCP server using:
Installation for