Skip to main content
Glama
jasonwilbur

oci-pricing-mcp

by jasonwilbur

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_pricingC

Get pricing for any OCI resource by service and type. Services: compute, storage, database, networking, kubernetes.

list_servicesA

List all OCI services with pricing categories. Filter by category: compute, storage, database, networking, kubernetes, ai-ml, observability, etc.

compare_regionsA

Compare pricing for a resource across OCI regions. Note: OCI maintains consistent pricing across all commercial regions.

list_regionsA

List all available OCI regions with their locations.

calculate_monthly_costB

Calculate estimated monthly cost for an OCI configuration with compute, storage, database, and networking.

quick_estimateA

Get a quick cost estimate for common deployment presets: small-web-app, medium-api-server, large-database, ml-training, kubernetes-cluster.

list_compute_shapesA

List all OCI compute shapes (VMs, bare metal, GPU) with OCPU and memory pricing.

get_compute_shape_detailsA

Get detailed pricing and configuration options for a specific compute shape.

compare_compute_shapesA

Compare pricing between multiple compute shapes.

list_storage_optionsA

List all OCI storage options (block, object, file, archive) with pricing.

calculate_storage_costC

Calculate storage cost for a specific configuration.

compare_storage_tiersA

Compare all storage tier pricing for a given size.

list_database_optionsA

List all OCI database options (Autonomous, MySQL, PostgreSQL, NoSQL) with pricing.

calculate_database_costC

Calculate database cost for a specific configuration.

compare_database_optionsB

Compare database options for a specific workload type.

list_networking_optionsA

List all OCI networking options (load balancers, FastConnect, VPN, egress) with pricing. Many networking services are FREE.

calculate_networking_costB

Calculate networking cost for a specific configuration, including free tier credits.

compare_data_egressA

Compare OCI data egress pricing with AWS/Azure/GCP.

list_kubernetes_optionsB

List OKE (Kubernetes) cluster options and pricing. Basic clusters are FREE.

calculate_kubernetes_costB

Calculate OKE cluster cost including control plane and worker nodes.

compare_kubernetes_providersB

Compare OKE pricing with AWS EKS, Azure AKS, and GCP GKE.

get_free_tierA

Get details about OCI Always Free tier resources.

get_pricing_infoA

Get metadata about the pricing data (last updated, source, etc.).

fetch_realtime_pricingA

Fetch real-time pricing from Oracle's public API. Returns 592 SKUs (562 standard + 30 BYOL) with PAY_AS_YOU_GO pricing. Automatically detects and flags BYOL (Bring Your Own License) variants. Includes summary statistics and API coverage notes. No authentication required.

list_realtime_categoriesA

List all service categories available from Oracle's real-time pricing API.

list_multicloud_databasesA

List Oracle database services available on Azure, AWS, and Google Cloud (Database@Azure, Database@AWS, Database@Google Cloud).

get_multicloud_availabilityA

Get the full availability matrix showing which Oracle database products are available on which cloud providers.

calculate_multicloud_database_costA

Calculate estimated monthly cost for running Oracle database on Azure, AWS, or Google Cloud.

compare_multicloud_vs_ociB

Compare costs of running Oracle database on OCI vs Azure/AWS/GCP. Shows price parity and billing differences.

list_services_by_categoryA

List OCI services in a given category (AI/ML, observability, integration, security, analytics, developer, media, VMware, edge, governance, Exadata, cache, disaster-recovery, additional). Preferred single entry point that replaces the individual list_*_services tools.

list_aiml_servicesA

[DEPRECATED: use list_services_by_category with category="aiml"] List OCI AI/ML services including Generative AI (Cohere, Meta Llama, xAI Grok), Vision, Speech, Language, and Document Understanding.

list_observability_servicesA

[DEPRECATED: use list_services_by_category with category="observability"] List OCI Observability services including APM, Logging, Log Analytics, Monitoring, and Stack Monitoring.

list_integration_servicesA

[DEPRECATED: use list_services_by_category with category="integration"] List OCI Integration services including Integration Cloud (OIC), GoldenGate, Data Integration, Streaming, and Queue.

list_security_servicesA

[DEPRECATED: use list_services_by_category with category="security"] List OCI Security services including Data Safe, Cloud Guard, Vault, WAF, and Network Firewall.

list_analytics_servicesA

[DEPRECATED: use list_services_by_category with category="analytics"] List OCI Analytics services including Analytics Cloud, Big Data Service, Data Flow, and Data Science.

list_developer_servicesA

[DEPRECATED: use list_services_by_category with category="developer"] List OCI Developer services including Functions, Container Instances, API Gateway, APEX, and DevOps.

list_media_servicesA

[DEPRECATED: use list_services_by_category with category="media"] List OCI Media Services including Media Flow (transcoding) and Media Streams (live/VOD streaming).

list_vmware_servicesA

[DEPRECATED: use list_services_by_category with category="vmware"] List Oracle Cloud VMware Solution (OCVS) pricing for running VMware workloads on OCI.

list_edge_servicesA

[DEPRECATED: use list_services_by_category with category="edge"] List OCI Edge services including DNS, Email Delivery, and Health Checks.

list_governance_servicesA

[DEPRECATED: use list_services_by_category with category="governance"] List OCI Governance services including Access Governance, Fleet Management, and License Manager.

list_exadata_servicesA

[DEPRECATED: use list_services_by_category with category="exadata"] List Oracle Exadata Cloud pricing including Exascale, dedicated infrastructure, ECPUs, OCPUs, and storage.

list_cache_servicesA

[DEPRECATED: use list_services_by_category with category="cache"] List OCI Cache with Redis pricing. Shows managed Redis cache options with low and high memory tiers.

list_disaster_recovery_servicesA

[DEPRECATED: use list_services_by_category with category="disaster-recovery"] List OCI Full Stack Disaster Recovery pricing for automating DR across application stacks.

list_additional_servicesA

[DEPRECATED: use list_services_by_category with category="additional"] List additional OCI services including OpenSearch, Secure Desktops, Blockchain, TimesTen, Batch, Recovery Service, ZFS Storage, Lustre, and Digital Assistant.

get_services_summaryA

Get a summary of all OCI services with pricing data, including counts by category and coverage information.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jasonwilbur/oci-pricing-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server