mcpbeat Sign in

OCI Pricing MCP Server

local only

OCI Pricing runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from npm. Last commit 4 Jun 2026.

Oracle Cloud Infrastructure pricing data with cost calculators and comparisons

Installs per day peak 17 · avg 8 · +14% w/w
a month agotoday
50
Installs / week
npm · oci-pricing-mcp
5
Stars
0 open issues
4 Jun 2026
Last commit
0 releases in 90 days
Apache-2.0
License
TypeScript

Nothing serious here today

Today is the operative word: we check OCI Pricing every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add oci-pricing-mcp -- npx -y oci-pricing-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "oci-pricing-mcp": {
      "args": [
        "-y",
        "oci-pricing-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.oci-pricing-mcp]
command = "npx"
args = ["-y", "oci-pricing-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "oci-pricing-mcp": {
      "args": [
        "-y",
        "oci-pricing-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "oci-pricing-mcp": {
      "args": [
        "-y",
        "oci-pricing-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to OCI Pricing

same job, measured the same way
Oracle Cloud
by expertvagabond

Oracle Cloud Infrastructure MCP server

39 installs/wk local only
CloudScale-Sim
by evozim

Cloud infrastructure auto-scaling load test simulator.

answering
Priceof
by benswork-space

Verified pricing data for 50+ SaaS products. Query, compare, and calculate team costs.

23 installs/wk local only
Tokencost Dev
by jeff-atriumn

LLM pricing oracle — model lookup, cost estimation, and comparison via LiteLLM

34 installs/wk local only
Stupidly Clever
by stupidlyclever-www

140+ calculators and data tools — finance, health, science, global comparisons and more.

answering
I
Exoscale MCP Server
by samisouabni

MCP server for managing Exoscale cloud infrastructure — compute, Kubernetes, DNS, databases, storage

61 installs/wk local only
Data Center Index
by datacenterindex

AI infrastructure tracker: data center campuses, power projects, MW and the companies behind them

8 tools answering
Toolradar
by nadeus

Search, compare, and get pricing for 8,600+ software tools with verified data.

45 installs/wk local only

OCI Pricing — questions

Answers built from our own checks of this server.

Why is there no uptime for OCI Pricing?
OCI Pricing runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package oci-pricing-mcp was installed 50 times last week.
How do I connect OCI Pricing?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls oci-pricing-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use OCI Pricing?
The npm package oci-pricing-mcp was installed 50 times in the last week. Week over week that is +14%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is OCI Pricing open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript and 5 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.