Skip to main content
Glama

Server Details

Daily Argentina food & beverage price index, source-cited from public retailer prices.

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
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
oscarlopez-gif/argentina-price-index
GitHub Stars
0

Available Tools

3 tools
get_ar_food_headlineAInspect

Free: latest Argentina food & beverage price index value + 30-day rate, source-cited and updated daily. Optional method: jevons (default, recommended), carli, or trimmed. For the full daily series use get_ar_food_price_index.

ParametersJSON Schema
NameRequiredDescriptionDefault
methodNo
categoryNofood_beverages

TDQS

A4/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the full burden. It adds useful behavioral context: data is free, source-cited, updated daily, and returns a value plus a 30-day rate. It also discloses method options. It stops short of explicitly stating read-only behavior or return format, but the retrieval nature is clear.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences, front-loaded with the core value proposition, then method details, then a pointer to the sibling tool. No wasted words; every sentence adds essential information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no annotations and no output schema, the description covers purpose, data freshness, and the method argument. However, the 'category' parameter is unmentioned, and the output format is only vaguely implied by 'value + 30-day rate'. These gaps prevent full completeness for an agent.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, so the description must compensate. It explains the 'method' parameter's enum values, including default and recommended, but completely omits the 'category' parameter. This leaves a significant semantic gap for a parameter that exists in the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool returns the latest Argentina food & beverage price index value and a 30-day rate, updated daily with source citations. It also differentiates itself from the sibling get_ar_food_price_index by explicitly pointing to that tool for the full daily series.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Provides explicit guidance to use get_ar_food_price_index for the full daily series, indicating when not to use this tool. It also explains the optional method parameter with default/recommended values, but doesn't mention get_ar_food_methods or when to use it.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

get_ar_food_methodsAInspect

Free: methodology comparison — the latest Argentina food & beverage index under every estimator (Jevons geometric mean, Carli arithmetic mean, trimmed mean), all computed from the same underlying data. Zero cost.

ParametersJSON Schema
NameRequiredDescriptionDefault
categoryNofood_beverages

TDQS

A3.9/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the transparency burden. It discloses that the tool is free and zero-cost, and that all estimates are computed from the same underlying data, which is useful behavioral context. It does not deeply cover data sourcing or limitations, but for a read-only comparison tool, this is adequate.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise and front-loaded with the core purpose, using two sentences. However, 'Free' and 'Zero cost' are redundant, repeating the same information in both the label and the final phrase, which slightly detracts from conciseness.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool with only one optional parameter and no output schema, the description covers the main purpose and adds context about cost and data consistency. Yet it does not describe the return format or mention the 'category' parameter, leaving some gaps for an agent to understand how to invoke it correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema declaration for the 'category' parameter has 0% coverage in the description; the description does not explain what this parameter does or its default value. Since the description does not compensate for the missing schema coverage, the parameter semantics are unclear, though the parameter is optional and has a sensible default.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly identifies the tool's purpose as a methodology comparison for the Argentina food & beverage index, listing specific estimators (Jevons geometric mean, Carli arithmetic mean, trimmed mean). This distinguishes it from sibling tools like get_ar_food_headline and get_ar_food_price_index, which focus on headline numbers or price index values rather than cross-estimator comparison.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for comparing estimation methodologies on the same underlying data, which is a clear context. However, it does not explicitly name alternatives or state when not to use the tool, though the distinct purpose of methodology comparison inherently sets it apart from the siblings.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

get_ar_food_price_indexAInspect

Returns the full daily Argentina food & beverage price index time series (base=100). Source-cited from public retailer prices, updated daily, methodology published. Options: method (jevons/carli/trimmed), subcat (dairy/bakery/produce/meat/pantry/beverages) for a subcategory sub-index. Free during the public preview; metered x402 access ($0.02/call) is coming. Free headline via get_ar_food_headline.

ParametersJSON Schema
NameRequiredDescriptionDefault
methodNojevons
subcatNoOptional single-subcategory sub-index.
categoryNofood_beverages

TDQS

A4.1/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the burden of behavioral disclosure. It adds valuable context: source-cited public retailer prices, daily updates, published methodology, base=100 normalization, subcategory sub-index behavior, and current/future pricing. It does not detail return shape or rate limits, but it covers the key operational traits for a read-only data tool.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The main purpose is front-loaded, and each sentence adds distinct information: what it returns, data provenance, options, pricing, and sibling tool. It is compact and readable; the pricing note is useful context but slightly tangential to invocation.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a read-only tool with three optional enum parameters and no output schema, the description provides enough to select, invoke, and interpret the result at a high level. It lacks an explicit statement of response format and pagination behavior, but 'full time series' and 'base=100' convey the core return semantics.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is only 33%, so the description must compensate. It names the method enum values and clarifies that subcat provides a single-subcategory sub-index, adding some meaning beyond the raw enums. However, it does not explain what each method computes or what the category parameter represents beyond its single default value.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with a specific verb and resource: 'Returns the full daily Argentina food & beverage price index time series (base=100).' It clearly distinguishes itself from the sibling headline tool by naming get_ar_food_headline and positioning this tool as the full-series counterpart.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

It implies usage context by stating that the full series is returned here and that a free headline is available via get_ar_food_headline, which tells an agent where to go for a lighter alternative. It does not explicitly list exclusions or when-not-to-use conditions, so it stops short of full routing guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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
    • Changedget_ar_food_price_index1 field changed
      • removedInput schema / properties / _payment
        Removed value: -{
        -  "description": "Mock x402 payment proof {nonce, resource, amount, signature}. Omit to receive a 402-style payment challenge.",
        -  "type": "object"
        -}
  2. 3 tool updates
    • First observedget_ar_food_headline
    • First observedget_ar_food_methods
    • First observedget_ar_food_price_index

Frequently Asked Questions

Discussions

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

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    C
    maintenance
    MCP server for querying and managing daily yield data of Argentine FCI funds (Fima and Pionero families) via CAFCI, with tools for backfilling, ranking, and series retrieval.
    -
  • A
    license
    A
    quality
    C
    maintenance
    Real-time Argentine exchange rates for AI agents. Dollar blue, oficial, MEP, CCL, crypto rates plus currency conversion and spread calculator.
    6
    19
    5
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server for querying real-time Argentine economic data, including dollar exchange rates, inflation, country risk, foreign currencies, and more.
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    MCP server for the Brazilian Central Bank (BCB/SGS) public API, providing access to 18,000+ economic time series. Includes a curated catalog of 150+ popular indicators organized in 12 categories: interest rates (Selic), inflation (IPCA, IGP-M, INPC), exchange rates (USD, EUR), GDP, employment, credit, fiscal data, and more. Supports historical queries with date filters, latest values, metadata loo
    15
    754
    6
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.3/5.0
Disambiguation5/5

Each tool serves a clearly distinct access pattern: headline returns a single latest value, methods compares latest values across all estimators, and price_index returns the full time series with filtering. Any potential overlap between headline and the full series is explicitly disambiguated by cross-references in the descriptions.

Naming Consistency5/5

All tools follow the same get_ar_food_ prefix followed by a specific resource type: headline, methods, and price_index. This consistent verb_noun pattern makes the tool surface predictable and easy to navigate.

Tool Count5/5

Three tools is well-scoped for a focused read-only price-index service, and each tool earns its place by covering a distinct user need: snapshot, methodology comparison, and full series access. This is within the ideal 3-15 tool range.

Completeness5/5

For a read-only data API, the set covers the core workflows: getting the latest value, comparing methodologies, and retrieving the complete historical series with subcategory filtering. No CRUD or other operations are relevant to this domain, and there are no obvious dead ends or missing access patterns.