Skip to main content
Glama

Server Details

Real-time subscription pricing data for 50+ services. Get accurate prices, find cheaper alternatives, compare services, and track price history. Built for AI agents that need to answer "How much does X cost?" without hallucinating. Covers streaming, music, news, productivity, gaming, VPN, fitness, and more across Australia (US/UK expansion planned)

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 1 tool update
    • Changedsearch_rental_market4 fields changed
      • addedInput schema / properties / state / anyOf
        Added value: +[
        +  {
        +    "type": "string"
        +  },
        +  {
        +    "type": "null"
        +  }
        +]
      • addedInput schema / properties / state / default
        Added value: +null
      • removedInput schema / properties / state / type
        Removed value: -"string"
      • changedInput schema / required
        Previous value: -[
        -  "state",
        -  "q"
        -]New value: +[
        +  "q"
        +]
  2. 6 tool updates
    • Addedget_aud_exchange_rates
    • Addedget_australian_inflation
    • Addedget_australian_mortgage_rates
    • Addedget_rba_cash_rate
    • Addedget_rba_series
    • Addedlist_rba_series_tool
  3. 9 tool updates
    • Addedcompare_rental_suburbs
    • Addedget_cheapest_rental_suburbs
    • Addedget_pbs_copayments
    • Addedget_pbs_drug_price
    • Addedget_rent_by_postcode
    • Addedget_suburb_rent
    • Addedget_trending_rental_suburbs
    • Addedsearch_pbs_drugs_tool
    • Addedsearch_rental_market
  4. 4 tool updates
    • Changedcalculate_subscription_total_tool2 fields changed
      • removedInput schema / properties / service_names / items
        Removed value: -{
        -  "type": "string"
        -}
      • changedInput schema / properties / service_names / type
        Previous value: -"array"New value: +"string"
    • Changedcompare_services2 fields changed
      • removedInput schema / properties / service_names / items
        Removed value: -{
        -  "type": "string"
        -}
      • changedInput schema / properties / service_names / type
        Previous value: -"array"New value: +"string"
    • Changedcompare_trade_prices_tool2 fields changed
      • removedInput schema / properties / locations / items
        Removed value: -{
        -  "type": "string"
        -}
      • changedInput schema / properties / locations / type
        Previous value: -"array"New value: +"string"
    • Changedfind_cheapest_trade_location1 field changed
      • changedInput schema / properties / states / anyOf
        Previous value: -[
        -  {
        -    "items": {
        -      "type": "string"
        -    },
        -    "type": "array"
        -  },
        -  {
        -    "type": "null"
        -  }
        -]New value: +[
        +  {
        +    "type": "string"
        +  },
        +  {
        +    "type": "null"
        +  }
        +]
  5. 15 tool updates
    • First observedcalculate_subscription_total_tool
    • First observedcompare_billing_periods_tool
    • First observedcompare_prices_across_countries
    • First observedcompare_services
    • First observedcompare_trade_prices_tool
    • First observedestimate_job_cost_tool
    • First observedfind_cheaper_alternatives
    • First observedfind_cheapest_trade_location
    • First observedget_category_overview
    • First observedget_price_feed
    • First observedget_price_history_tool
    • First observedget_subscription_price
    • First observedget_trade_price
    • First observedlist_services_by_country_tool
    • First observedlist_trades

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables detection and analysis of pre-public product launches through web search, content extraction, AI-powered scoring, and automated alerting. Provides comprehensive tools for surfacing stealth startup signals before they trend publicly.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Browse IndustryLens's published competitive-intelligence reports and head-to-head competitor comparisons from any AI agent — real, source-backed data.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI chat clients to perform market research and competitive intelligence by gathering company overviews, competitor lists, product portfolios, pricing snapshots, and recent news via live Tavily search.
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.2/5.0
Disambiguation4/5

Most tools have distinct purposes, but there is some overlap within subscription comparison tools (compare_services, compare_billing_periods_tool, compare_prices_across_countries) and rental tools (multiple get/search/compare tools). An agent might occasionally select the wrong tool, but descriptions generally clarify differences.

Naming Consistency4/5

All tool names use snake_case, which is consistent. However, some names include a '_tool' suffix (e.g., calculate_subscription_total_tool) while others do not (e.g., compare_services), which is a minor inconsistency. Overall, the verb_noun pattern is well-maintained.

Tool Count4/5

With 24 tools covering multiple domains (subscriptions, trades, rentals, PBS), the count is on the higher side but still reasonable for the scope. Each domain has a sufficient number of tools without being overwhelming.

Completeness5/5

The tool set provides comprehensive coverage for its stated purpose: pricing and cost comparison. It includes all expected operations (lookup, comparison, history, search, bulk feed) across all domains. There are no obvious dead ends or missing functionality.

Resources