Back to directory
awslabs.core-mcp-server

awslabs.core-mcp-server

@awslabs9162

A core MCP server by awslabs that provides planning and orchestration capabilities, including prompt understanding and translation to AWS services, and serves as a starting point for other awslabs MCP servers.

awsorchestrationprompt understandingcontext

Installation & Configuration

{
  "mcpServers": {
    "awslabs.core-mcp-server": {
      "command": "uvx",
      "args": [
        "awslabs.core-mcp-server@latest"
      ],
      "env": {
        "FASTMCP_LOG_LEVEL": "ERROR"
      },
      "autoApprove": [],
      "disabled": false
    }
  }
}

Information

Transport
stdio
Language
python
Created
2025/3/20
Updated
2026/5/31