Skip to main content
Cloud PlatformsTypeScript

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.

cloud-platformscloud-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/jasonwilbur/cloud-cost-mcp

Claude 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.

Details

Category
Cloud Platforms
Language
TypeScript
Author
jasonwilbur