Skip to main content
Glama
Bigred97

ausdata-mcp

by Bigred97

gender_pay_context

Retrieve Australia's gender pay gap with industry context, combining WGEA and ABS data for national and industry-level comparisons. Ideal for answering questions about pay gaps in specific industries.

Instructions

Get the AU gender pay gap with industry context in one call. Combines WGEA national + industry gender pay gap data with ABS labour-force composition. Use this when an agent is asked 'what's the pay gap in ?' or comparing AU industries on gender equity. Cross-sources WGEA + ABS.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
industryNoOptional ANZSIC industry filter. Accepts industry name, ANZSIC division letter (A-S), or code. Omit for national-level data.
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It discloses the cross-source nature (WGEA + ABS) and that it's a retrieval operation ('Get'), but it doesn't describe output structure, error behavior, or any limitations. There's no contradiction, but the description is not rich in behavioral detail.

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 concise (four short sentences) and front-loaded with the main action. Every sentence adds value: the action, the data sources, the use case, and a reminder of the cross-source nature. No wasted words.

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?

Given no output schema and no annotations, the description provides a reasonable high-level picture of what the tool returns (gender pay gap and labour-force composition). It could be more explicit about the response format, but for a simple tool with one optional parameter, it is sufficiently complete for an agent to invoke it correctly.

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 100%, with the industry parameter already documented in detail (accepts name, ANZSIC letter, or code; omit for national). The description adds context by linking the parameter to the reported use case but doesn't significantly extend beyond the schema. Baseline 3 is appropriate.

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's function: 'Get the AU gender pay gap with industry context in one call.' It specifies the data sources (WGEA + ABS) and the resource (gender pay gap by industry), distinguishing it from sibling tools like real_wages or get_data by its focused scope and combined data.

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?

Provides explicit when-to-use guidance: 'Use this when an agent is asked what's the pay gap in <industry>?' or comparing AU industries on gender equity.' This is clear context for selection, though it doesn't name alternatives, it gives unambiguous triggers.

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