OpenCloudCosts MCP
Rank #13,031io.github.x7even/cloudcostsmcp
Anchor AI FinOps to real, live cloud pricing — AWS, GCP & Azure public and enterprise rates.
OpenCloudCosts MCP is a Model Context Protocol (MCP) server published by x7even. It ranks #13,031 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. OpenCloudCosts MCP is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on Jun 28, 2026 and most recently updated on Jun 28, 2026.
Ranks ahead of 119,015 of 132,046 servers on MCP Toplist.
Use OpenCloudCosts MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cloudcostsmcp -e "OCC_GCP_API_KEY=<your OCC_GCP_API_KEY>" -e "OCC_AWS_ENABLE_COST_EXPLORER=<your OCC_AWS_ENABLE_COST_EXPLORER>" -e "AWS_ACCESS_KEY_ID=<your AWS_ACCESS_KEY_ID>" -e "AWS_SECRET_ACCESS_KEY=<your AWS_SECRET_ACCESS_KEY>" -e "OCC_GCP_BILLING_ACCOUNT_ID=<your OCC_GCP_BILLING_ACCOUNT_ID>" -- uvx opencloudcostsReplace each placeholder with your own value before saving.
[mcp_servers.cloudcostsmcp]
command = "uvx"
args = ["opencloudcosts"]
[mcp_servers.cloudcostsmcp.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>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.x7even%2Fcloudcostsmcp)<a href="https://mcptoplist.com/server/io.github.x7even%2Fcloudcostsmcp"><img src="https://mcptoplist.com/badge/io.github.x7even%2Fcloudcostsmcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
x7even
Available versions (1)
| Version | Published |
|---|---|
| 1.0.2 | Jun 28, 2026 |
Frequently asked questions
- Who maintains OpenCloudCosts MCP?
- OpenCloudCosts MCP is maintained by x7even, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is OpenCloudCosts MCP listed on the Official MCP Registry?
- Yes — OpenCloudCosts MCP is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does OpenCloudCosts MCP have?
- MCP Toplist tracks 1 version of OpenCloudCosts MCP, most recently published on Jun 28, 2026.
- Where can I find the source code for OpenCloudCosts MCP?
- The source code for OpenCloudCosts MCP is hosted at github.com/x7even/cloudcostsmcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.