jasonwilbur/cloud-cost-mcp
Multi-cloud pricing comparison across AWS, Azure, GCP, and OCI with 2,700+ instance types. Real-time pricing from public APIs, workload calculators, and migration savings estimator.
Quick Start
Clone the repository:
git clone https://github.com/jasonwilbur/cloud-cost-mcpClaude Desktop configuration example:
{
"mcpServers": {
"cloud-cost-mcp": {
"command": "npx",
"args": [
"-y",
"jasonwilbur/cloud-cost-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.