Odel
OCI Pricing

OCI Pricing

Local
@jasonwilbur5TypeScriptApache-2.0Updated 3mo ago

Oracle Cloud Infrastructure pricing data with cost calculators and comparisons

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmoci-pricing-mcpv1.2.2

Run

npx -y oci-pricing-mcp

MCP client config

{
  "mcpServers": {
    "oci-pricing": {
      "command": "npx",
      "args": [
        "-y",
        "oci-pricing-mcp"
      ]
    }
  }
}