OCI Pricing
NPM · OCI-PRICING-MCP · SCANNED AUG 3
Oracle Cloud Infrastructure pricing data with cost calculators and comparisons
Available components
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
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (Apache-2.0).Pass
- Actively maintained (last published 172 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
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
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
claude mcp add jasonwilbur-oci-pricing-mcp -- npx -y oci-pricing-mcp
codex mcp add jasonwilbur-oci-pricing-mcp -- npx -y oci-pricing-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"jasonwilbur-oci-pricing-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"oci-pricing-mcp"
],
"enabled": true
}
}
} openclaw mcp add jasonwilbur-oci-pricing-mcp --command npx --arg -y --arg oci-pricing-mcp
mcp_servers:
jasonwilbur-oci-pricing-mcp:
command: "npx"
args: ["-y", "oci-pricing-mcp"] {
"mcpServers": {
"jasonwilbur-oci-pricing-mcp": {
"command": "npx",
"args": [
"-y",
"oci-pricing-mcp"
]
}
}
} 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.
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.
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.
calculate_database_cost ~66
Calculate database cost for a specific configuration.
| Name | Type | Req | Description |
|---|---|---|---|
| computeUnits | number | yes | ECPUs or OCPUs |
| hoursPerMonth | number | — | — |
| licenseType | string | — | — |
| storageGB | number | yes | — |
| type | string | yes | Database type |
No output schema declared.
No examples provided.
calculate_kubernetes_cost ~86
Calculate OKE cluster cost including control plane and worker nodes.
| Name | Type | Req | Description |
|---|---|---|---|
| clusterType | string | yes | — |
| nodeCount | number | yes | — |
| nodeMemoryGB | number | yes | — |
| nodeOcpus | number | yes | — |
| nodeShape | string | yes | Worker node shape (e.g., VM.Standard.E5.Flex) |
| virtualNodes | object | — | — |
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.
| Name | Type | Req | Description |
|---|---|---|---|
| compute | object | — | — |
| database | object | — | — |
| networking | object | — | — |
| region | string | — | OCI region (default: us-ashburn-1) |
| storage | object | — | — |
No output schema declared.
No examples provided.
calculate_networking_cost ~89
Calculate networking cost for a specific configuration, including free tier credits.
| Name | Type | Req | Description |
|---|---|---|---|
| fastConnectGbps | number | — | — |
| flexibleLoadBalancers | number | — | — |
| loadBalancerBandwidthMbps | number | — | — |
| natGateways | number | — | — |
| networkLoadBalancers | number | — | — |
| outboundDataGB | number | — | — |
| vpnConnections | number | — | — |
No output schema declared.
No examples provided.
calculate_storage_cost ~62
Calculate storage cost for a specific configuration.
| Name | Type | Req | Description |
|---|---|---|---|
| blockPerformanceTier | string | — | — |
| blockVolumeGB | number | — | — |
| fileStorageGB | number | — | — |
| objectStorageGB | number | — | — |
| objectStorageTier | string | — | — |
No output schema declared.
No examples provided.
compare_compute_shapes ~29
Compare pricing between multiple compute shapes.
| Name | Type | Req | Description |
|---|---|---|---|
| shapes | array | yes | Array 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.
| Name | Type | Req | Description |
|---|---|---|---|
| monthlyGB | number | yes | Monthly outbound data in GB |
No output schema declared.
No examples provided.
compare_database_options ~29
Compare database options for a specific workload type.
| Name | Type | Req | Description |
|---|---|---|---|
| workloadType | string | yes | Workload type |
No output schema declared.
No examples provided.
compare_kubernetes_providers ~57
Compare OKE pricing with AWS EKS, Azure AKS, and GCP GKE.
| Name | Type | Req | Description |
|---|---|---|---|
| nodeCount | number | yes | — |
| nodeMemoryGB | number | yes | — |
| nodeOcpus | number | yes | — |
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.
| Name | Type | Req | Description |
|---|---|---|---|
| service | string | yes | OCI service category |
| type | string | yes | Resource type to compare |
No output schema declared.
No examples provided.
compare_storage_tiers ~32
Compare all storage tier pricing for a given size.
| Name | Type | Req | Description |
|---|---|---|---|
| sizeGB | number | yes | Storage 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.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | — | Filter by service category (e.g., "Compute", "Storage", "Database") |
| currency | string | — | Currency code (default: USD). Supports: USD, EUR, GBP, JPY, AUD, CAD, etc. |
| search | string | — | Search 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.
| Name | Type | Req | Description |
|---|---|---|---|
| shapeFamily | string | yes | Shape 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.
| Name | Type | Req | Description |
|---|---|---|---|
| region | string | — | Optional region (OCI has consistent pricing across commercial regions) |
| service | string | yes | OCI service category |
| type | string | — | Optional 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.
| Name | Type | Req | Description |
|---|---|---|---|
| family | string | — | Filter by shape family (e.g., E4, E5, A1, GPU) |
| maxOcpuPrice | number | — | Maximum OCPU price per hour |
| type | string | — | Filter 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.
| Name | Type | Req | Description |
|---|---|---|---|
| licenseType | string | — | Filter by license type |
| type | string | — | Filter 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.
| Name | Type | Req | Description |
|---|---|---|---|
| clusterType | string | — | Filter 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.
| Name | Type | Req | Description |
|---|---|---|---|
| type | string | — | Filter 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.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | — | Filter 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.
| Name | Type | Req | Description |
|---|---|---|---|
| type | string | — | Filter 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.
| Name | Type | Req | Description |
|---|---|---|---|
| preset | string | yes | Deployment preset |
| region | string | — | OCI region |
No output schema declared.
No examples provided.