Submit

Nable (finops Mcp)

@chaandannn

9 hours ago
Local-first FinOps copilot: ask about your AWS, Azure, GCP, and SaaS costs in plain English. Anomaly detection, rightsizing, idle-resource cleanup, and Jira/Linear ticketing, all in your own Claude. Credentials never leave your machine.
Overview

nable (finops-mcp)

Local-first FinOps copilot. Ask about your AWS, Azure, GCP, and SaaS costs in plain English, right inside Claude. Anomaly detection, rightsizing, idle-resource cleanup, and Jira/Linear ticketing, all running on your own machine. Credentials and cost data never leave your machine.

Install

{
  "mcpServers": {
    "nable": {
      "command": "uvx",
      "args": ["finops-mcp"]
    }
  }
}

Or pip install finops-mcp.

Ask it things like

  • "What drove our AWS costs up 40% this month?"
  • "Which team is spending the most on Datadog?"
  • "Show me EC2 rightsizing opportunities."
  • "Find idle resources wasting money in AWS."
  • "Create a Jira ticket for any anomaly over $500."

What it covers

  • Cost queries across AWS, Azure, GCP, and 13+ SaaS providers
  • Anomaly detection with alerting
  • Rightsizing and idle-resource cleanup
  • Cost attribution by team and service
  • Commitment (Savings Plans and Reserved) recommendations
  • Jira, Linear, and GitHub ticketing

Server Config

{
  "mcpServers": {
    "nable": {
      "command": "uvx",
      "args": [
        "finops-mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.