trilogy-group/aws-pricing-mcp
Get up-to-date EC2 pricing information with one call. Fast. Powered by a pre-parsed AWS pricing catalogue.
Quick Start
Clone the repository:
git clone https://github.com/trilogy-group/aws-pricing-mcpClaude Desktop configuration example:
{
"mcpServers": {
"aws-pricing-mcp": {
"command": "npx",
"args": [
"-y",
"trilogy-group/aws-pricing-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.