Wgea MCP server
Query the WGEA in plain English — employer pay gap, workforce composition, leave.
0 stars
Reviews
Write oneNobody has reviewed Wgea yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Wgea tools (6)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
describe_datasetDescribe a dataset's filterable dimensions, returnable measures, units, and source.
get_datalatestReturn rows from the most recent WGEA reporting year for a dataset.
list_curatedList every curated dataset ID in this version of wgea-mcp.
search_datasetsFuzzy-search the curated WGEA dataset catalog.
top_n
Public scan report
scanner v0.1.9 · 2026-09-23 · same rubric, same numbers if you re-run it
- Code scan24 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 16 days ago15/15
- Maintainer identitynamespace and repository owner differ; GitHub account older than a year; website matches verified namespace7/10
What the publisher says
From the Wgea repository's README, as published. We do not edit it. Read it on GitHub
wgea-mcp
mcp-name: io.ausdata/wgea-mcp
MCP server for the Workplace Gender Equality Agency (WGEA) public data file. Plain-English access to per-employer workforce composition, gender-equality policy answers, parental leave, flexible work, and harm-prevention data — every WGEA-reporting employer in Australia (~9,600 employers), every year, from a single uvx command.
Hosted access? For cross-source queries, webhooks, an always-on REST API, and a uniform response envelope across all 9 sources, see ausdata.io — free tier available (500 calls/mo, no card).
"What's the gender breakdown at Commonwealth Bank?"
"Which mining companies set gender targets in 2024-25?"
"Workforce composition by occupation at Qantas"
"Sexual harassment policy responses across financial services"
"Promotions to manager by gender at Atlassian"Sister to abs-mcp, rba-mcp, ato-mcp, apra-mcp, aihw-mcp, asic-mcp, and au-weather-mcp.
Install
uvx --upgrade wgea-mcpClaude Desktop
{
"mcpServers": {
"wgea": { "command": "uvx", "args": ["--upgrade", "wgea-mcp"] }
}
}Claude Code
claude mcp add wgea --command uvx --args -- --upgrade wgea-mcpWhat it exposes
Six tools, all plain-English in, structured out:
Every response is the same shape — datasetid, datasetname, query, reportingyear, unit, rowcount, records, sourceurl, downloadurl, didyoumean, attribution, stale flag, server_version.
Curated datasets (8)
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
claude mcp add wgea-mcp -- uvx wgea-mcp
Wgea: common questions
- Is Wgea MCP server safe?
- Yes, by our scan: it is graded A (91/100). Read the Wgea safety report
- How do I install Wgea?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Wgea need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Wgea maintained?
- The last commit was 17 days ago (2026-09-07). The latest release is v0.6.18.