Cloud FinOps Skill & MCP
Rank #1,564io.github.OptimNow/cloud-finops
Cloud cost + FinOps knowledge for AI agents: AWS/Azure/GCP optimisation, AI spend, waste playbooks.
Cloud FinOps Skill & MCP is a Model Context Protocol (MCP) server published by OptimNow. It ranks #1,564 of 115,591 servers tracked on MCP Toplist, and its repository has 49 GitHub stars. Cloud FinOps Skill & MCP is listed on Official MCP, with 5 tracked versions. It was first listed on Aug 16, 2026 and most recently updated on Aug 29, 2026.
Ranks ahead of 114,027 of 115,591 servers on MCP Toplist.
Use Cloud FinOps Skill & MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http cloud-finops https://cloud-finops-skills-590a051d.alpic.live/mcpclaude mcp add cloud-finops -- uvx cloud-finops-mcp[mcp_servers.cloud-finops]
url = "https://cloud-finops-skills-590a051d.alpic.live/mcp"Add to ~/.codex/config.toml.
[mcp_servers.cloud-finops]
command = "uvx"
args = ["cloud-finops-mcp"]Add to ~/.codex/config.toml.
https://cloud-finops-skills-590a051d.alpic.live/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"cloud-finops": {
"command": "uvx",
"args": [
"cloud-finops-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"cloud-finops": {
"url": "https://cloud-finops-skills-590a051d.alpic.live/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"cloud-finops": {
"command": "uvx",
"args": [
"cloud-finops-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cloud-finops": {
"type": "http",
"url": "https://cloud-finops-skills-590a051d.alpic.live/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"cloud-finops": {
"type": "stdio",
"command": "uvx",
"args": [
"cloud-finops-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cloud-finops": {
"serverUrl": "https://cloud-finops-skills-590a051d.alpic.live/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cloud-finops": {
"command": "uvx",
"args": [
"cloud-finops-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cloud-finops": {
"url": "https://cloud-finops-skills-590a051d.alpic.live/mcp"
}
}
}{
"mcpServers": {
"cloud-finops": {
"command": "uvx",
"args": [
"cloud-finops-mcp"
]
}
}
}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.OptimNow%2Fcloud-finops)<a href="https://mcptoplist.com/server/io.github.OptimNow%2Fcloud-finops"><img src="https://mcptoplist.com/badge/io.github.OptimNow%2Fcloud-finops.svg" alt="MCP Toplist: Top 5% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
OptimNow
Other servers by OptimNow
View all OptimNow servers →Available versions (5)
| Version | Published |
|---|---|
| 1.34.0 | Aug 29, 2026 |
| 1.33.0 | Aug 21, 2026 |
| 1.32.0 | Aug 19, 2026 |
| 1.31.0 | Aug 19, 2026 |
| 1.29.0 | Aug 16, 2026 |
Frequently asked questions
- Who maintains Cloud FinOps Skill & MCP?
- Cloud FinOps Skill & MCP is maintained by OptimNow, which publishes 3 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Cloud FinOps Skill & MCP listed on the Official MCP Registry?
- Yes — Cloud FinOps Skill & MCP is listed on the Official MCP Registry.
- How many versions does Cloud FinOps Skill & MCP have?
- MCP Toplist tracks 5 versions of Cloud FinOps Skill & MCP, most recently published on Aug 29, 2026.
- Where can I find the source code for Cloud FinOps Skill & MCP?
- The source code for Cloud FinOps Skill & MCP is hosted at github.com/OptimNow/cloud-finops-skills.