Cloudcostsmcp

Your LLM's cloud pricing knowledge was frozen at training cutoff. Cloud pricing wasn't. It runs locally over stdio via the published package.

People connecting cloud infrastructure tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Go.

VERIFIED ACTIVE

LAST COMMIT 2026-07-09 · ★ 3 · #83 OF 141 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-08-25

MIT · Go servers · how we verify → /methodology

01 · Install Cloudcostsmcp

before you install - you'll need

Set OCC_GCP_API_KEY, CGO_ENABLED, OCC_GCP_BILLING_ACCOUNT_ID before connecting.

Claude Code

claude mcp add x7even-cloudcostsmcp -- uvx opencloudcosts

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "x7even-cloudcostsmcp": {
      "command": "uvx",
      "args": [
        "opencloudcosts"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

pypi package opencloudcosts - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.x7even is GitHub-verified and matches the repo owner

03 · What Cloudcostsmcp can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.3.1 · 2026-07-09

version bump to 1.3.1 (#100) · bump builder image to golang:1.25.12-alpine (#99)

v1.3.0 · 2026-07-09

version bump to 1.3.0 (#98) · add raw-SKU lookup parity with AWS (RC3-015, #35) (#97) · add raw-SKU line items to estimate_bom and compare_bom_regions (RC3-004, #31) (#96) · add Cloud Firestore catalog pricing…

v1.2.0 · 2026-07-05

bump to v1.2.0 (#84) · add RC3 triage scope-decisions section (#83) · add compare_bom_regions AWS-only v1 (#31) (#82) · add get_coverage(provider) - structural catalog coverage (#38) (#81) · rename price field to…

04 · Who maintains Cloudcostsmcp

cloudcostsmcp is maintained by x7even. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
cloud infrastructure - ranked #83 of 141 actively-maintained cloud infrastructure servers as of 2026-08-25.
release cadence
7 releases in the last 90 days (latest 2026-07-09)
registry
io.github.x7even/cloudcostsmcp (active, first published 2026-06-28)
packages
pypi:opencloudcosts

06 · Cloudcostsmcp FAQ

What is Cloudcostsmcp?

Your LLM's cloud pricing knowledge was frozen at training cutoff. Cloud pricing wasn't. It runs locally over stdio via the published package.

Is Cloudcostsmcp still maintained?

Yes - as of 2026-08-25, its last commit was 2026-07-09 and it shipped 7 releases in the last 90 days. We re-verify nightly.

How do I install Cloudcostsmcp?

Run `uvx opencloudcosts`. The README documents 3 environment variables (OCC_GCP_API_KEY, CGO_ENABLED, OCC_GCP_BILLING_ACCOUNT_ID) to set first. Set OCC_GCP_API_KEY, CGO_ENABLED, OCC_GCP_BILLING_ACCOUNT_ID before connecting. You can also paste the ready-made client config above.

Does Cloudcostsmcp run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Cloudcostsmcp

More cloud infrastructure MCP servers · Cloudwright · You.com Web Access & AI · Tunnel MCP · Servonaut · VMware AVI

More Go MCP servers · Agent Memory · Gopls MCP · Kdbx · Tela · Web Researcher MCP · see all