Aws MCP
Rank #9,237io.github.aws/aws-mcp
MCP server providing aws-mcp capabilities
Aws MCP is a Model Context Protocol (MCP) server. It ranks #9,237 of 132,046 servers tracked on MCP Toplist. Aws MCP is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 12, 2026 and most recently updated on Feb 12, 2026.
Ranks ahead of 122,809 of 132,046 servers on MCP Toplist.
Use Aws MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add aws-mcp -- uvx mcp-proxy-for-aws https://aws-mcp.us-east-1.api.aws/mcp[mcp_servers.aws-mcp]
command = "uvx"
args = ["mcp-proxy-for-aws", "https://aws-mcp.us-east-1.api.aws/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"aws-mcp": {
"command": "uvx",
"args": [
"mcp-proxy-for-aws",
"https://aws-mcp.us-east-1.api.aws/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"aws-mcp": {
"command": "uvx",
"args": [
"mcp-proxy-for-aws",
"https://aws-mcp.us-east-1.api.aws/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"aws-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-proxy-for-aws",
"https://aws-mcp.us-east-1.api.aws/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"aws-mcp": {
"command": "uvx",
"args": [
"mcp-proxy-for-aws",
"https://aws-mcp.us-east-1.api.aws/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aws-mcp": {
"command": "uvx",
"args": [
"mcp-proxy-for-aws",
"https://aws-mcp.us-east-1.api.aws/mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.aws%2Faws-mcp)<a href="https://mcptoplist.com/server/io.github.aws%2Faws-mcp"><img src="https://mcptoplist.com/badge/io.github.aws%2Faws-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0-preview.1 | Feb 12, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Is Aws MCP listed on the Official MCP Registry?
- Yes — Aws MCP is listed on the Official MCP Registry.
- How many versions does Aws MCP have?
- MCP Toplist tracks 2 versions of Aws MCP, most recently published on Feb 12, 2026.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.