Servers
O
Opencloudcosts Mcp
@x7even
Anchor AI FinOps to real, live cloud pricing. Multi-cloud MCP server for AWS, GCP & Azure — public list prices and enterprise negotiated rates (Reserved Instances, Savings Plans, CUDs, EDPs). No credentials needed to get started.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"cloudcost": {
"command": "opencloudcosts",
"env": {
"OCC_GCP_API_KEY": "your-gcp-api-key",
"AWS_ACCESS_KEY_ID": "your-aws-key-id",
"AWS_SECRET_ACCESS_KEY": "your-aws-secret",
"OCC_AWS_ENABLE_COST_EXPLORER": "true",
"OCC_GCP_BILLING_ACCOUNT_ID": "012345-567890-ABCDEF"
}
}
}
}