AWS MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 383 152 installs a week from pypi.
AWS MCP Server lets AI securely access AWS using docs, API calls, and SOP workflows.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-proxy-for-aws -- uvx mcp-proxy-for-aws
{
"mcpServers": {
"mcp-proxy-for-aws": {
"args": [
"mcp-proxy-for-aws"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-proxy-for-aws]
command = "uvx"
args = ["mcp-proxy-for-aws"]
{
"mcpServers": {
"mcp-proxy-for-aws": {
"args": [
"mcp-proxy-for-aws"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-proxy-for-aws": {
"args": [
"mcp-proxy-for-aws"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.