jasonwilbur/oci-pricing-mcp
Oracle Cloud Infrastructure pricing data with 602 products, cost calculators, and cross-provider comparisons. One-command install for Claude.
Quick Start
Clone the repository:
git clone https://github.com/jasonwilbur/oci-pricing-mcpClaude 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.