Loading...
{
"mcpServers": {
"AWS EC2 Pricing MCP": {
"command": "docker",
"args": ["run", "--rm", "-i", "-q", "--network", "none", "ai1st/aws-pricing-mcp"]
}
}
}get_ec2_pricingRetrieves the current pricing for EC2 instances based on specified criteria.
Read-only operation; no modification of data or system state.
This MCP server is generally safe due to its read-only nature and focus on providing pricing data. The primary risk lies in potential data integrity issues if the source S3 bucket is compromised, but this is mitigated by AWS's security measures. It's safe to use for informational purposes but should not be relied upon for critical financial decisions without independent verification.