Skip to main content
Glama
Bigred97

ausdata-mcp

by Bigred97

regional_cost_of_living

Compare cost of living across Australian capital cities using CPI data. See annual inflation changes and ranked comparisons to identify which city has the highest rise.

Instructions

Get the AU regional cost-of-living comparison: per-capital-city CPI changes plus the weighted-eight-capitals average. Use this when an agent is asked 'is the cost of living rising faster in Brisbane than Sydney?' or 'which capital city has the worst inflation?'. Sources ABS CPI by capital city. Returns city-by-city annual CPI deltas and a ranked comparison.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

With no annotations provided, the description carries the responsibility for behavioral disclosure. It reveals the data source (ABS CPI by capital city) and the output structure (city-by-city annual CPI deltas and a ranked comparison), which is more than a vague 'gives cost of living'. It stops short of describing limitations like update frequency or methodology caveats, so a 4 is appropriate rather than a 5.

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 a tight three-sentence structure: purpose, usage examples, and source/output. Every sentence contributes meaning, with no fluff or repetition. Front-loading the verb and object makes scanning easy.

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 zero-parameter tool with no output schema, the description is quite complete: it states what is returned, gives use cases, and names the data source. It does not explain the weighting methodology or list the exact eight capitals, but the core purpose is fully covered. A 4 reflects that it is nearly complete without being exhaustive.

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

Parameters4/5

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

The tool takes zero parameters, so the schema offers no semantics. The baseline for 0 parameters is 4, and the description adds value by explaining what the returned output will be, effectively compensating for the absence of parameter documentation.

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 ('Get') and a clearly defined resource ('AU regional cost-of-living comparison'). It elaborates with concrete content (per-capital-city CPI changes, weighted-eight-capitals average) and example questions, making it distinct from the sibling 'cost_of_living' tool which likely covers a national or less granular view.

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

Usage Guidelines5/5

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

The description explicitly says 'Use this when an agent is asked...' and provides two representative queries ('is the cost of living rising faster in Brisbane than Sydney?', 'which capital city has the worst inflation?'). This gives direct, actionable guidance for when to invoke the tool over other options.

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

Install Server

Other Tools

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/Bigred97/ausdata-mcp-client'

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