Loading MCP server directory, please wait...
AWS MCP server — call any AWS API from AI assistants, with first-class SSO re-login
npx @getmcp/cli add io.github.YawLabs/aws-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.YawLabs/aws-mcp": {
"command": "npx",
"args": [
"-y",
"@yawlabs/aws-mcp"
]
}
}
}