Oracle Cloud Infrastructure pricing data with cost calculators and comparisons
Most file and storage access work still happens through a UI a human drives. OCI Pricing MCP server moves it into the conversation instead. Oracle Cloud Infrastructure pricing data with cost calculators and comparisons.
A Model Context Protocol (MCP) server that provides Oracle Cloud Infrastructure pricing data to AI assistants like Claude.
oci-pricing-mcp on npm is all you need. Most clients run it directly, so configuration is a few lines and a restart.
The server publishes 14 tools. What each one is for:
Authentication — None required (public API)Multi-currency — USD, EUR, GBP, JPY, AUD, CAD, and moreUpdates — Oracle updates pricing data periodicallyget_pricing — Get pricing for any OCI resource by service/typelist_services — List all OCI services with pricing categoriescompare_regions — Compare pricing across regions (OCI has consistent global pricing)list_regions — List all available OCI regionscalculate_monthly_cost — Estimate monthly spend for a configurationquick_estimate — Get cost estimates for common deployment presetslist_compute_shapes — List VM shapes (E4, E5, A1, GPU, etc.) with pricingget_compute_shape_details — Get detailed info for a specific shapecompare_compute_shapes — Compare pricing between shapesPlenty of file and storage access servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. OCI Pricing's toolset — Authentication, Multi-currency, Updates and 11 more — is a fair guide to whether it matches your workflow. It is maintained by jasonwilbur; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| Authentication | None required (public API) |
| Multi-currency | USD, EUR, GBP, JPY, AUD, CAD, and more |
| Updates | Oracle updates pricing data periodically |
| get_pricing | Get pricing for any OCI resource by service/type |
| list_services | List all OCI services with pricing categories |
| compare_regions | Compare pricing across regions (OCI has consistent global pricing) |
| list_regions | List all available OCI regions |
| calculate_monthly_cost | Estimate monthly spend for a configuration |
| quick_estimate | Get cost estimates for common deployment presets |
| list_compute_shapes | List VM shapes (E4, E5, A1, GPU, etc.) with pricing |
| get_compute_shape_details | Get detailed info for a specific shape |
| compare_compute_shapes | Compare pricing between shapes |
| list_storage_options | Block, object, file, archive storage pricing |
| calculate_storage_cost | Calculate cost for specific storage config |
{
"mcpServers": {
"oci-pricing": {
"command": "npx",
"args": ["-y", "oci-pricing-mcp"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Scoped local file access — read, write, search and reorganise files in directories you explicitly allow.
Search and read your Drive — Docs, Sheets and files become context your assistant can actually use.
Query, modify and analyse local SQLite databases in conversation — the fastest way to chat with a data file.
Build a programmable telecommunications stack for connecting telephony services with the Internet via a cloud-based utility.
Chat with your second brain — search, read and write vault notes through the Local REST API.
Connects AI models to an Obsidian knowledge base for direct access and manipulation of notes and folders.