Skip to main content

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

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.3.tar.gz (4.5 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.3-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nimbiq_mcp-0.1.3.tar.gz
  • Upload date:
  • Size: 4.5 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.3.tar.gz
Algorithm Hash digest
SHA256 71c7eb463c65c9b4c17ee512b799f0e436a0a8305477f5ec7cf026b954dd2447
MD5 fe100bfe612cd1b93d32ada54b65c727
BLAKE2b-256 d340a48c14850dcbef0cfd0bb8a669e62c0680de9164fae82c19bf05386b6e94

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nimbiq_mcp-0.1.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d482b94c32e0cb0d9dd5df0e8fb397792b88673d6df0c7359afbb9519a43d305
MD5 c491d6ac002ff87c3ee24152b71fa797
BLAKE2b-256 30c542e44621289d3d5081c7b48a3bc94eac2cb40176abcb680581f6588b6765

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.3 This release

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

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