oci-pricing-mcp
Related Servers
Alternatives to oci-pricing-mcp
No user-submitted related servers found.
Related Servers
- AlicenseBqualityBmaintenanceEnables AI assistants to look up Oracle Cloud Infrastructure pricing and estimate monthly costs, including corrected PostgreSQL 4-SKU breakdowns, Windows licensing, and USD-to-BRL conversion with Brazilian tax gross-up. All estimates are paid-by-default, with Always Free applied only to network egress, public IPs, and VCN.4632 npmApache 2.0
- AlicenseAqualityFmaintenanceProvides AI assistants with real-time access to Azure retail pricing information, enabling price searches, regional cost comparisons, monthly bill estimates, and SKU discovery through natural language queries.1355MIT

OptimToken MCPofficial
AlicenseNot gradedqualityAmaintenanceEnables AI assistants to fetch live, dated prices for LLM models and cloud compute instances across providers, compare and recommend models, and estimate monthly costs based on workload-specific token shapes and constraints.MIT- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to query Azure retail pricing, compare costs, estimate bills, and analyze reserved instances, with additional tools for spot VMs, orphaned resources, PTU sizing, Databricks DBU, and GitHub pricing.MIT
- AlicenseAqualityAmaintenanceProvides real-time AI compute pricing and cost analysis across LLM providers, enabling session cost tracking, model price comparisons, and historical data queries.22226 npmMIT

indextkn MCP serverofficial
AlicenseNot gradedqualityBmaintenanceEnables agents to query live AI model pricing, compare providers, and calculate token workload costs from current published prices.MIT
TDQS
Scored across 45 tools
There is significant overlap between the many deprecated list_*_services tools and the newer list_services_by_category tool, which can confuse an agent. Additionally, tools like get_pricing and fetch_realtime_pricing serve similar purposes, though they target different data sources.
The naming pattern is mostly verb_noun in snake_case, which is consistent. However, there is a slight inconsistency between 'get_' and 'fetch_' prefixes (e.g., get_pricing vs fetch_realtime_pricing) and some tools use 'quick_estimate' instead of a more descriptive verb.
With 45 tools, the count is high for a pricing server. Many tools are deprecated and redundant, inflating the number. The core functionality could be achieved with fewer tools, making the set feel bloated and harder to navigate.
The tool set covers a wide range of OCI pricing aspects: compute, storage, database, networking, kubernetes, comparisons, and multi-cloud. The presence of list_services_by_category ensures broad service coverage. However, the deprecated tools are not removed, creating minor dead ends.