Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

OCI Pricing

NPM · OCI-PRICING-MCP · SCANNED AUG 3

Oracle Cloud Infrastructure pricing data with cost calculators and comparisons

Available components

+40 this week 65 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security86
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability66
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1306 tokens (~52/item across 25 items; 25 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage84
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 51% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · oci-pricing-mcp

# add to Claude Code
claude mcp add jasonwilbur-oci-pricing-mcp -- npx -y oci-pricing-mcp
# add to Codex CLI
codex mcp add jasonwilbur-oci-pricing-mcp -- npx -y oci-pricing-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "jasonwilbur-oci-pricing-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "oci-pricing-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add jasonwilbur-oci-pricing-mcp --command npx --arg -y --arg oci-pricing-mcp
# ~/.hermes/config.yaml
mcp_servers:
  jasonwilbur-oci-pricing-mcp:
    command: "npx"
    args: ["-y", "oci-pricing-mcp"]
// mcp.json
{
  "mcpServers": {
    "jasonwilbur-oci-pricing-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "oci-pricing-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +4
    • Stability: unverified → 0.27 functional
  • 2 Aug 26 +29
    • Provenance: unverified → fail security
    • Known CVEs: unverified → partial security
    • Install scripts: unverified → pass security
    • Malware scan: unverified → pass security
    • Maintenance: unverified → pass functional
    • Dependency health: unverified → partial functional
    • License: unverified → pass functional
    • Licence: Apache-2.0 functional
  • 31 Jul 26 +17
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −60
    • Known CVEs: partial → unverified security
    • Malware scan: pass → unverified security
    • Tool coverage: 100 → unverified functional
    • Dependency health: partial → unverified functional
  • 28 Jul 26 +50
    • Provenance: unverified → fail security
    • Install scripts: unverified → pass security
    • Known CVEs: unverified → partial security
    • Security disclosure: unverified → fail functional
    • Maintenance: unverified → pass functional
    • License: unverified → pass functional
    • Tool coverage: unverified → 100 functional
    • First check of Schema quality: good functional
    • First check of Schema quality: pass functional
    • First check of Tool coverage: 51 functional
    • First check of Schema quality: fail functional
    • Licence: Apache-2.0 functional
  • 27 Jul 26 25

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 94 packages

94 packages in the resolved dependency tree · 94 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 25 exposed · ~1,306 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
calculate_database_cost ~66

Calculate database cost for a specific configuration.

NameTypeReqDescription
computeUnitsnumberyesECPUs or OCPUs
hoursPerMonthnumber
licenseTypestring
storageGBnumberyes
typestringyesDatabase type

No output schema declared.

No examples provided.

calculate_kubernetes_cost ~86

Calculate OKE cluster cost including control plane and worker nodes.

NameTypeReqDescription
clusterTypestringyes
nodeCountnumberyes
nodeMemoryGBnumberyes
nodeOcpusnumberyes
nodeShapestringyesWorker node shape (e.g., VM.Standard.E5.Flex)
virtualNodesobject

No output schema declared.

No examples provided.

calculate_monthly_cost ~74

Calculate estimated monthly cost for an OCI configuration with compute, storage, database, and networking.

NameTypeReqDescription
computeobject
databaseobject
networkingobject
regionstringOCI region (default: us-ashburn-1)
storageobject

No output schema declared.

No examples provided.

calculate_networking_cost ~89

Calculate networking cost for a specific configuration, including free tier credits.

NameTypeReqDescription
fastConnectGbpsnumber
flexibleLoadBalancersnumber
loadBalancerBandwidthMbpsnumber
natGatewaysnumber
networkLoadBalancersnumber
outboundDataGBnumber
vpnConnectionsnumber

No output schema declared.

No examples provided.

calculate_storage_cost ~62

Calculate storage cost for a specific configuration.

NameTypeReqDescription
blockPerformanceTierstring
blockVolumeGBnumber
fileStorageGBnumber
objectStorageGBnumber
objectStorageTierstring

No output schema declared.

No examples provided.

compare_compute_shapes ~29

Compare pricing between multiple compute shapes.

NameTypeReqDescription
shapesarrayyesArray of shape families to compare

No output schema declared.

No examples provided.

compare_data_egress ~37

Compare OCI data egress pricing with AWS/Azure/GCP.

NameTypeReqDescription
monthlyGBnumberyesMonthly outbound data in GB

No output schema declared.

No examples provided.

compare_database_options ~29

Compare database options for a specific workload type.

NameTypeReqDescription
workloadTypestringyesWorkload type

No output schema declared.

No examples provided.

compare_kubernetes_providers ~57

Compare OKE pricing with AWS EKS, Azure AKS, and GCP GKE.

NameTypeReqDescription
nodeCountnumberyes
nodeMemoryGBnumberyes
nodeOcpusnumberyes

No output schema declared.

No examples provided.

compare_regions ~49

Compare pricing for a resource across OCI regions. Note: OCI maintains consistent pricing across all commercial regions.

NameTypeReqDescription
servicestringyesOCI service category
typestringyesResource type to compare

No output schema declared.

No examples provided.

compare_storage_tiers ~32

Compare all storage tier pricing for a given size.

NameTypeReqDescription
sizeGBnumberyesStorage size in GB

No output schema declared.

No examples provided.

fetch_realtime_pricing ~103

Fetch real-time pricing from Oracle's public API. Returns 600+ products with current prices. No authentication required.

NameTypeReqDescription
categorystringFilter by service category (e.g., "Compute", "Storage", "Database")
currencystringCurrency code (default: USD). Supports: USD, EUR, GBP, JPY, AUD, CAD, etc.
searchstringSearch term to filter products by name or SKU

No output schema declared.

No examples provided.

get_compute_shape_details ~42

Get detailed pricing and configuration options for a specific compute shape.

NameTypeReqDescription
shapeFamilystringyesShape family (e.g., VM.Standard.E5.Flex)

No output schema declared.

No examples provided.

get_free_tier ~19

Get details about OCI Always Free tier resources.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_pricing ~88

Get pricing for any OCI resource by service and type. Services: compute, storage, database, networking, kubernetes.

NameTypeReqDescription
regionstringOptional region (OCI has consistent pricing across commercial regions)
servicestringyesOCI service category
typestringOptional filter for specific resource type (e.g., "E5", "block", "autonomous")

No output schema declared.

No examples provided.

get_pricing_info ~24

Get metadata about the pricing data (last updated, source, etc.).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_compute_shapes ~93

List all OCI compute shapes (VMs, bare metal, GPU) with OCPU and memory pricing.

NameTypeReqDescription
familystringFilter by shape family (e.g., E4, E5, A1, GPU)
maxOcpuPricenumberMaximum OCPU price per hour
typestringFilter by type (e.g., flexible-vm, bare-metal, gpu)

No output schema declared.

No examples provided.

list_database_options ~53

List all OCI database options (Autonomous, MySQL, PostgreSQL, NoSQL) with pricing.

NameTypeReqDescription
licenseTypestringFilter by license type
typestringFilter by database type

No output schema declared.

No examples provided.

list_kubernetes_options ~39

List OKE (Kubernetes) cluster options and pricing. Basic clusters are FREE.

NameTypeReqDescription
clusterTypestringFilter by cluster type

No output schema declared.

No examples provided.

list_networking_options ~48

List all OCI networking options (load balancers, FastConnect, VPN, egress) with pricing. Many networking services are FREE.

NameTypeReqDescription
typestringFilter by networking type

No output schema declared.

No examples provided.

list_realtime_categories ~23

List all service categories available from Oracle's real-time pricing API.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_regions ~17

List all available OCI regions with their locations.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_services ~52

List all OCI services with pricing categories. Filter by category: compute, storage, database, networking, kubernetes, ai-ml, observability, etc.

NameTypeReqDescription
categorystringFilter by service category

No output schema declared.

No examples provided.

list_storage_options ~37

List all OCI storage options (block, object, file, archive) with pricing.

NameTypeReqDescription
typestringFilter by storage type

No output schema declared.

No examples provided.

quick_estimate ~58

Get a quick cost estimate for common deployment presets: small-web-app, medium-api-server, large-database, ml-training, kubernetes-cluster.

NameTypeReqDescription
presetstringyesDeployment preset
regionstringOCI region

No output schema declared.

No examples provided.