Skip to main content

Ask Claude about your cloud costs — AWS, Azure, GCP, Datadog, Snowflake, and 8 more

Project description

nable — Cloud Cost Intelligence for Claude

Ask Claude about your cloud costs in plain English.

nable is an MCP server that connects Claude Desktop, Cursor, Windsurf, and any MCP-compatible AI client to your real billing data across AWS, Azure, GCP, and 10 SaaS tools.

"What drove our AWS costs up 40% this month?"
"Which team is spending the most on Datadog?"
"Show me rightsizing opportunities for EC2."
"Create a Jira ticket for any anomalies over $500."

No dashboards. No SQL. Just ask.


Quick start

pip install finops-mcp
finops setup        # connects your providers + auto-configures Claude Desktop

That's it. finops setup detects Claude Desktop, resolves the correct binary path, and writes claude_desktop_config.json automatically. Restart Claude Desktop and ask: "What are my AWS costs this month?"

14-day free trial, all features unlocked. No credit card required.


Manual Claude Desktop config (if needed)

If finops setup doesn't auto-configure, run:

finops setup claude

Or add manually — use the absolute path from which finops-mcp:

macOS / Linux:

{
  "mcpServers": {
    "finops": { "command": "/usr/local/bin/finops-mcp" }
  }
}

Config file locations:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json
  • Linux: ~/.config/Claude/claude_desktop_config.json

Why absolute path? Claude Desktop is a GUI app — it doesn't inherit your shell's $PATH. A bare finops-mcp command will fail unless it's in /usr/bin. Always use the full path from which finops-mcp.


Troubleshooting

finops-doctor          # checks credentials, DB, network, audit log
finops setup claude    # re-run Claude Desktop configuration only

Common issues:

Symptom Fix
Tools don't appear in Claude Use absolute path in config (which finops-mcp)
command not found: finops-mcp Re-install: pip install finops-mcp
Python 3.8/3.9 errors nable requires Python ≥ 3.10: python3.10 -m pip install finops-mcp
Corporate SSL errors pip install --trusted-host pypi.org --trusted-host files.pythonhosted.org finops-mcp
Permission denied Install to user: pip install --user finops-mcp

Connectors

Provider Coverage
AWS Cost Explorer — real spend, savings plans, reservations
Azure Cost Management API
GCP Cloud Billing API + BigQuery export
Datadog Usage Metering API v2 — real dollar amounts
Snowflake ACCOUNT_USAGE.METERING_HISTORY
Stripe Balance Transactions API
MongoDB Atlas Invoice API
Twilio Usage Records API
Cloudflare Billing API
GitHub Actions minutes + Copilot seats
Vercel Invoice API (Enterprise)
PagerDuty Seat count (no billing API)
New Relic Data ingest + user counts

Pro features

  • Anomaly detection — flags spend spikes automatically, alerts via Slack or Teams
  • Cost attribution — break down spend by team, service, or tag
  • Rightsizing recommendations — underutilized EC2 instances
  • Auto-ticketing — creates Jira, Linear, or GitHub issues for anomalies
  • Weekly digest — email summary every Monday, no AI session needed
  • Invoice email parsing — connects to your billing inbox via IMAP for vendors without APIs

Subscribe at nable.sh after your trial.


Security

All credentials are encrypted with Fernet and stored in your OS keyring (macOS Keychain, Windows Credential Manager, or libsecret on Linux). They never leave your machine.


Docs

Full setup guide: nable.sh/docs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

finops_mcp-0.6.0.tar.gz (378.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

finops_mcp-0.6.0-py3-none-any.whl (262.9 kB view details)

Uploaded Python 3

File details

Details for the file finops_mcp-0.6.0.tar.gz.

File metadata

  • Download URL: finops_mcp-0.6.0.tar.gz
  • Upload date:
  • Size: 378.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.5

File hashes

Hashes for finops_mcp-0.6.0.tar.gz
Algorithm Hash digest
SHA256 4db46d86da61e161ff230d7b4df7826d3b7ea9cc228a319c28cb6cef0c02621f
MD5 043af681453d6af240f566c17e1eaddc
BLAKE2b-256 868f974b509846cf7ec377aa80234d28ee4987b1faa1b505ef2cd7856502e6e2

See more details on using hashes here.

File details

Details for the file finops_mcp-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: finops_mcp-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 262.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.5

File hashes

Hashes for finops_mcp-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 745b13adb622dd501f79fddd0fc5ad5717f2efc4027cc8c7c87129aa4763175e
MD5 6a5da95c86e67022c45400d9dcaedb72
BLAKE2b-256 d719ced549bb4fb35b28a2e59a260020b01019b97dfae9003558dbc6d0b5e13e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page