Skip to content
Mambo edited this page May 22, 2026 · 5 revisions

https://aws.amazon.com/ko/blogs/korea/the-aws-mcp-server-is-now-generally-available/. https://docs.aws.amazon.com/agent-toolkit/latest/userguide/getting-started-aws-mcp-server.html#mcp-set-up-process

❯ claude mcp add-json aws-mcp --scope user \
   '{"command":"uvx","args":["mcp-proxy-for-aws@latest","https://aws-mcp.us-east-1.api.aws/mcp","--metadata","AWS_REGION=ap-northeast-2"]}'
Added stdio MCP server aws-mcp to user config

AWS MCP Server is available in the following AWS Regions:

위 리전에서 동작하므로 AWS_REGION 메타데이터 파라미터를 반드시 서울(ap-northeast-2) 리전으로 지정해야한다.

Links

Clone this wiki locally