What is the io.github.x7even/cloudcostsmcp MCP server?
Anchor AI FinOps to real, live cloud pricing — AWS, GCP & Azure public and enterprise rates.
How to install io.github.x7even/cloudcostsmcp
Copy-paste configuration for popular MCP clients.
OCC_GCP_API_KEYsecretGCP free API key — required for GCP pricing, no billing account needed.
OCC_AWS_ENABLE_COST_EXPLORERSet to true to enable effective/discounted AWS pricing via Cost Explorer ($0.01/call).
AWS_ACCESS_KEY_IDsecretAWS credentials — only needed for effective pricing (RI/Savings Plans). Public pricing works without credentials.
AWS_SECRET_ACCESS_KEYsecretAWS secret key — paired with AWS_ACCESS_KEY_ID for effective pricing.
OCC_GCP_BILLING_ACCOUNT_IDGCP billing account ID — enables effective/contract pricing via Cloud Billing API.
{
"mcpServers": {
"cloudcostsmcp": {
"command": "uvx",
"args": [
"opencloudcosts"
],
"env": {
"OCC_GCP_API_KEY": "<YOUR_OCC_GCP_API_KEY>",
"OCC_AWS_ENABLE_COST_EXPLORER": "<YOUR_OCC_AWS_ENABLE_COST_EXPLORER>",
"AWS_ACCESS_KEY_ID": "<YOUR_AWS_ACCESS_KEY_ID>",
"AWS_SECRET_ACCESS_KEY": "<YOUR_AWS_SECRET_ACCESS_KEY>",
"OCC_GCP_BILLING_ACCOUNT_ID": "<YOUR_OCC_GCP_BILLING_ACCOUNT_ID>"
}
}
}
}{
"mcpServers": {
"cloudcostsmcp": {
"command": "uvx",
"args": [
"opencloudcosts"
],
"env": {
"OCC_GCP_API_KEY": "<YOUR_OCC_GCP_API_KEY>",
"OCC_AWS_ENABLE_COST_EXPLORER": "<YOUR_OCC_AWS_ENABLE_COST_EXPLORER>",
"AWS_ACCESS_KEY_ID": "<YOUR_AWS_ACCESS_KEY_ID>",
"AWS_SECRET_ACCESS_KEY": "<YOUR_AWS_SECRET_ACCESS_KEY>",
"OCC_GCP_BILLING_ACCOUNT_ID": "<YOUR_OCC_GCP_BILLING_ACCOUNT_ID>"
}
}
}
}{
"mcpServers": {
"cloudcostsmcp": {
"command": "uvx",
"args": [
"opencloudcosts"
],
"env": {
"OCC_GCP_API_KEY": "<YOUR_OCC_GCP_API_KEY>",
"OCC_AWS_ENABLE_COST_EXPLORER": "<YOUR_OCC_AWS_ENABLE_COST_EXPLORER>",
"AWS_ACCESS_KEY_ID": "<YOUR_AWS_ACCESS_KEY_ID>",
"AWS_SECRET_ACCESS_KEY": "<YOUR_AWS_SECRET_ACCESS_KEY>",
"OCC_GCP_BILLING_ACCOUNT_ID": "<YOUR_OCC_GCP_BILLING_ACCOUNT_ID>"
}
}
}
}{
"servers": {
"cloudcostsmcp": {
"type": "stdio",
"command": "uvx",
"args": [
"opencloudcosts"
],
"env": {
"OCC_GCP_API_KEY": "<YOUR_OCC_GCP_API_KEY>",
"OCC_AWS_ENABLE_COST_EXPLORER": "<YOUR_OCC_AWS_ENABLE_COST_EXPLORER>",
"AWS_ACCESS_KEY_ID": "<YOUR_AWS_ACCESS_KEY_ID>",
"AWS_SECRET_ACCESS_KEY": "<YOUR_AWS_SECRET_ACCESS_KEY>",
"OCC_GCP_BILLING_ACCOUNT_ID": "<YOUR_OCC_GCP_BILLING_ACCOUNT_ID>"
}
}
}
}claude mcp add cloudcostsmcp --env OCC_GCP_API_KEY=<YOUR_OCC_GCP_API_KEY> --env OCC_AWS_ENABLE_COST_EXPLORER=<YOUR_OCC_AWS_ENABLE_COST_EXPLORER> --env AWS_ACCESS_KEY_ID=<YOUR_AWS_ACCESS_KEY_ID> --env AWS_SECRET_ACCESS_KEY=<YOUR_AWS_SECRET_ACCESS_KEY> --env OCC_GCP_BILLING_ACCOUNT_ID=<YOUR_OCC_GCP_BILLING_ACCOUNT_ID> -- uvx opencloudcostsRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.