Skip to main content
Glama
cyntrica

Gov Data MCP

by cyntrica

dol_whd_enforcement

Read-only

Search Wage and Hour Division enforcement records to find back wages, penalties, and violations under FLSA, FMLA, Davis-Bacon, and SCA. Data available since FY2005.

Instructions

Search WHD (Wage and Hour Division) enforcement cases. Covers wage theft investigations: back wages owed, penalties assessed, violation counts. Laws enforced: FLSA (minimum wage/overtime), FMLA (family leave), Davis-Bacon (prevailing wage), SCA (service contracts). Data available since FY2005.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax results (default 25)
stateNoTwo-letter state code: 'CA', 'TX', 'NY'
offsetNoPagination offset
sort_byNoField to sort by: 'findings_end_date' (default), 'bw_atp_amt' (back wages)
trade_nmNoBusiness/trade name: 'McDonald\'s', 'Subway', 'Walmart'
naics_codeNoNAICS industry code: '722511' (full-service restaurants)
sort_orderNoSort direction (default: desc)
Behavior3/5

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

Annotations already declare readOnlyHint=true, so the description doesn't need to repeat that. It adds useful context about the types of data returned (back wages, penalties, violation counts) and data availability since FY2005, but does not describe response format, pagination, or rate limits. This is a moderate addition beyond annotations.

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 four sentences, each earning its place: purpose, key data fields, laws enforced, and data coverage. It is front-loaded with the main action and stays focused without redundant or vague filler.

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 search tool with 7 parameters, no output schema, and minimal annotations, the description provides a solid overview of the domain, laws, and data scope. It does not explicitly mention pagination or return fields, but the schema covers parameters and the description lists key data elements. This is reasonably complete, though it could mention limits or common use cases.

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%, so the description adds little beyond parameter syntax. It does provide domain context (e.g., 'back wages' helps interpret bw_atp_amt), but the schema already explains each parameter clearly. Baseline 3 is appropriate since the description doesn't need to compensate for schema gaps.

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 searches WHD enforcement cases, specifically covering wage theft investigations with back wages, penalties, and violation counts. It names distinct laws (FLSA, FMLA, Davis-Bacon, SCA), which distinguishes it from other DOL tools like dol_osha_inspections.

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

Usage Guidelines3/5

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

The description implies usage for WHD enforcement queries and lists covered topics, but it does not explicitly state when to use this tool versus alternatives (e.g., dol_osha_violations for OSHA). No exclusion criteria or alternative tool names are mentioned, so guidance is only implied.

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/cyntrica/gov-data-mcp'

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