Home › Cloud & Monitoring › cloudcostsmcp
cloudcostsmcp
Anchor AI FinOps to real, live cloud pricing — AWS, GCP & Azure public and enterprise rates.
Topics: Cloud Platforms
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 1.0.2)
uvx opencloudcosts
Or add to your MCP client config:
{
"mcpServers": {
"cloudcostsmcp": {
"command": "uvx",
"args": [
"opencloudcosts"
],
"env": {
"OCC_GCP_API_KEY": "<YOUR_VALUE>",
"OCC_AWS_ENABLE_COST_EXPLORER": "<YOUR_VALUE>",
"AWS_ACCESS_KEY_ID": "<YOUR_VALUE>",
"AWS_SECRET_ACCESS_KEY": "<YOUR_VALUE>",
"OCC_GCP_BILLING_ACCOUNT_ID": "<YOUR_VALUE>"
}
}
}
}
OCC_GCP_API_KEYsecret — GCP free API key — required for GCP pricing, no billing account needed.OCC_AWS_ENABLE_COST_EXPLORER— Set to true to enable effective/discounted AWS pricing via Cost Explorer ($0.01/call).AWS_ACCESS_KEY_IDsecret — AWS credentials — only needed for effective pricing (RI/Savings Plans). Public pricing works without credentials.AWS_SECRET_ACCESS_KEYsecret — AWS secret key — paired with AWS_ACCESS_KEY_ID for effective pricing.OCC_GCP_BILLING_ACCOUNT_ID— GCP billing account ID — enables effective/contract pricing via Cloud Billing API.
Related servers
mcp
AWS MCP servers for seamless integration with AWS services and resources.
mcp-server-cloudflare
Cloudflare MCP servers
kubefwd
Kubernetes port forwarding for local development with automatic /etc/hosts entries.
kubernetes-mcp-server
A Model Context Protocol (MCP) server for Kubernetes and OpenShift
mcp-server-kubernetes
/🏠 - Typescript implementation of Kubernetes cluster operations for pods, deployments, services.
Terraform
Generate more accurate Terraform and automate workflows for HCP Terraform and Terraform Enterprise
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry