aws-finops-mcp-server and focus-mcp
Both tools are competing FinOps MCP servers designed to analyze cloud costs from different providers using AI assistants, with "ravikiranvm/aws-finops-mcp-server" focusing on general AWS FinOps capabilities and "glassity/focus-mcp" specifically leveraging FOCUS billing data for multi-cloud analysis.
About aws-finops-mcp-server
ravikiranvm/aws-finops-mcp-server
An MCP (Model Context Protocol) server that brings powerful AWS FinOps capabilities directly into your AI assistant. Analyze cloud costs, audit for waste, and get budget insights using natural language, all while keeping your credentials secure on your local machine.
Exposes AWS Cost Explorer and Budget APIs through two primary tools—`get_cost` for granular cost queries across services/tags/time ranges, and `run_finops_audit` for detecting infrastructure waste (stopped instances, unattached volumes, orphaned IPs)—while supporting multi-profile and multi-region queries via existing AWS CLI credentials. Implements the MCP stdio transport pattern, integrating natively with Claude Desktop and Amazon Q CLI as MCP clients, requiring only read-only IAM permissions (ce:GetCostAndUsage, budgets:ViewBudget, ec2:Describe*) with all credential handling delegated to local AWS CLI profiles.
About focus-mcp
glassity/focus-mcp
MCP server for FinOps cloud cost analysis using FOCUS billing data. Query AWS, Azure & GCP costs with AI assistants like Claude.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work