Back to MCP Servers
Cloud Cost
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-platformsawsgcpazureapi
By jasonwilbur
Installation
npx -y cloud-cost-mcpConfiguration
{
"mcpServers": {
"cloud-cost-mcp": {
"command": "npx",
"args": ["-y", "cloud-cost-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