baryhuang/mcp-server-aws-resources-python
A Python-based MCP server that lets Claude run boto3 code to query and manage AWS resources. Execute powerful AWS operations directly through Claude with proper sandboxing and containerization. No need for complex setups - just pass your AWS credentials and start interacting with all AWS services.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-aws-resources-python": {
"command": "npx",
"args": [
"-y",
"mcp-server-aws-resources-python"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...