Skip to main content

Nimbiq AI cost intelligence for Claude Code, Cursor, Windsurf and GitHub Copilot

Project description

nimbiq-mcp

Nimbiq AI cost intelligence for AWS infrastructure — works inside Claude Code, Cursor, Windsurf, and GitHub Copilot.

What it does

As you write Terraform, Nimbiq AI tells you the exact monthly cost of every AWS resource before you commit.

get_resource_cost("AmazonRDS", "db.r5.2xlarge")
→ $700.80/mo on-demand · us-east-1
→ Nimbiq AI suggests: db.t3.medium at $49.64/mo
(saves $651.16/mo — 93% cheaper)

Install

uvx nimbiq-mcp

Setup

Get your API key from app.nimbiq.io under Settings → API Keys.

Add to your Claude Code config (~/.claude/config.json):

{
  "mcpServers": {
    "nimbiq": {
      "command": "uvx",
      "args": ["nimbiq-mcp"],
      "env": {
        "NIMBIQ_API_KEY": "niq_live_xxxxx"
      }
    }
  }
}

Same config works for Cursor, Windsurf, and GitHub Copilot — just different config file locations.

Tools

get_resource_cost

Get the exact monthly AWS cost for any resource.

Parameter Description
service AmazonRDS | AmazonEC2 | AmazonElastiCache
resource_key db.r5.2xlarge | m5.xlarge | cache.r6g.large
region us-east-1 (optional, defaults to account region)

suggest_cheaper_alternative

Get a cheaper alternative with exact savings and a ready-to-apply Terraform fix.

Parameter Description
service AmazonRDS | AmazonEC2 | AmazonElastiCache
resource_key db.r5.2xlarge
workload production | staging | dev | test

Pricing

Nimbiq MCP is included in the Growth and Scale plans. Free 15-day trial at nimbiq.io — no credit card required.

Links


© 2026 Nimbiq Innovations Inc. · BSL 1.1

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

nimbiq_mcp-0.1.1.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

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

nimbiq_mcp-0.1.1-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file nimbiq_mcp-0.1.1.tar.gz.

File metadata

  • Download URL: nimbiq_mcp-0.1.1.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.19 {"installer":{"name":"uv","version":"0.11.19","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Zorin OS","version":"17","id":"jammy","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for nimbiq_mcp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 f4a81ef0adbcb0dd6087069ee09cd8bc958cf2c6075edca845db0ac237c3abc9
MD5 04f939f5f5a1327582bec0541d3d3771
BLAKE2b-256 d629e7b6b9ff4d55b37238f1b3b35183e0fbc0220173f6f665fed4cfb492c465

See more details on using hashes here.

File details

Details for the file nimbiq_mcp-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: nimbiq_mcp-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 5.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.19 {"installer":{"name":"uv","version":"0.11.19","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Zorin OS","version":"17","id":"jammy","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for nimbiq_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1cfdcbab2db13a2689e7c2e2732ba5784e503aa72871d881ed365927d9895c80
MD5 6f7ecf384d599ad9391a7b98fb01ae52
BLAKE2b-256 be48ed29a72bca522652c4c2f7c0294ecf57e2fe4d063833c9b2aa23e8b62963

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