~200 open-source FinOps tools catalogued — cost agents, MCP servers in one map

A developer compiled a public list of roughly 200 open-source tools for managing cloud costs, including AI-powered cost agents and MCP servers. It covers the full ecosystem from simple utilities to agentic automation. A handy starting point if you want to monitor or cut cloud spending without building from scratch.

FinOps is the practice of tracking and reducing what you spend on cloud infrastructure. One developer surveyed the entire open-source landscape in this space and shared a catalogue of around 200 entries on Reddit, cross-posted to the dedicated FinOps community. The list spans MCP servers (a standard way for AI agents to plug into external tools), automated cost-analysis and alerting agents, and general-purpose open-source cost utilities.

From an AI agent-building perspective, the MCP server entries are the most immediately actionable: they let you wire cost monitoring directly into an agent without custom integration work. Having everything compared in one place saves hours of scattered searching, though as a community-curated list it will need cross-checking before production use.

Key points

  • ~200 open-source and agentic FinOps tools gathered into a single public catalogue
  • Includes MCP servers that let AI agents connect to cost-monitoring systems directly
  • Covers automated cost agents for analysis, alerting, and optimization
  • Community-curated personal project, not an official registry — verify tools before adopting
  • Good starting reference for anyone exploring FinOps tooling or trying to reduce cloud spend

Quick term guide

open-source
Software whose code is shared publicly so others can inspect, use, or change it.
cost agents
AI programs that automatically monitor, analyze, or optimize cloud spending on your behalf.
MCP servers
Servers that help an AI tool connect to outside services or company data.
MCP server
A server that helps AI tools connect to outside services in a standard way.
automation
A way to make repeated work happen without doing every step by hand.
infrastructure
The technical systems that keep a website or app running.
monitoring
Watching a system to see if it is working well or having problems.
production
The live version of a service that real users use.

Sources covering this story (2)

Read original