Back to MCP Servers
Aws Pricing
Get up-to-date EC2 pricing information with one call. Fast. Powered by a pre-parsed AWS pricing catalogue.
cloud-platformsaws
Installation
npx -y aws-pricing-mcpConfiguration
{
"mcpServers": {
"aws-pricing-mcp": {
"command": "npx",
"args": ["-y", "aws-pricing-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes