Skip to main content
Cloud PlatformsTypeScript

jasonwilbur/oci-pricing-mcp

Oracle Cloud Infrastructure pricing data with 602 products, cost calculators, and cross-provider comparisons. One-command install for Claude.

cloud-platformscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/jasonwilbur/oci-pricing-mcp

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Cloud Platforms
Language
TypeScript
Author
jasonwilbur