Cloud FinOps Skill & MCP

Full options, troubleshooting, and the model-agnostic API loader: see INSTALLATION.md. A version-tagged zip (cloud-finops-vX.Y.Z.zip) is attached to every GitHub release.

People who work with agent skills, ai cost management and aws and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-09 · ★ 52 · #19 OF 318 MAINTAINED FINANCE · VERIFIED 2026-09-18

NOASSERTION · Python servers · how we verify → /methodology

01 · Install Cloud FinOps Skill & MCP

Claude Code

claude mcp add optimnow-cloud-finops-skills --transport http https://cloud-finops-skills-590a051d.alpic.live/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "optimnow-cloud-finops-skills": {
      "url": "https://cloud-finops-skills-590a051d.alpic.live/mcp"
    }
  }
}

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

https://cloud-finops-skills-590a051d.alpic.live/mcp

transport: streamable-http

endpoint responds (non-MCP reply - review) · probed 2026-09-18

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 · remote - your agent's requests go to cloud-finops-skills-590a051d.alpic.live

license no standard license detected - usage rights unclear; check the repo before commercial use

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

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

03 · What Cloud FinOps Skill & MCP can do

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

Latest releases

v1.36.0 · 2026-09-09

Cloud FinOps Skill & MCP v1.36.0 · The attached cloud-finops-v1.36.0.zip is the skill bundle for upload into Claude Desktop / claude.ai (Settings -> Skills -> Upload). · For Claude Code users (and 11 other tools), see…

v1.35.0 · 2026-08-29

Cloud FinOps Skill & MCP v1.35.0 · The attached cloud-finops-v1.35.0.zip is the skill bundle for upload into Claude Desktop / claude.ai (Settings -> Skills -> Upload). · For Claude Code users (and 11 other tools), see…

v1.34.0 · 2026-08-29

Cloud FinOps Skill & MCP v1.34.0 · The attached cloud-finops-v1.34.0.zip is the skill bundle for upload into Claude Desktop / claude.ai (Settings -> Skills -> Upload). · For Claude Code users (and 11 other tools), see…

04 · Who maintains Cloud FinOps Skill & MCP

Cloud FinOps Skill & MCP is maintained by optimnow. We track 2 MCP servers from optimnow - 2 actively maintained, 52 combined GitHub stars, oldest repo from Feb 2026.

05 · Facts

category
finance - ranked #19 of 318 actively-maintained finance servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-09)
registry
io.github.OptimNow/cloud-finops (active, first published 2026-08-16 · 8 versions)
packages
pypi:cloud-finops-mcp

06 · Cloud FinOps Skill & MCP FAQ

What is Cloud FinOps Skill & MCP?

Full options, troubleshooting, and the model-agnostic API loader: see INSTALLATION.md. A version-tagged zip (cloud-finops-vX.Y.Z.zip) is attached to every GitHub release.

Is Cloud FinOps Skill & MCP still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-09 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Cloud FinOps Skill & MCP?

Run `uvx cloud-finops-mcp`. You can also paste the ready-made client config above.

Does Cloud FinOps Skill & MCP 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 Cloud FinOps Skill & MCP