DOL (Department of Labor)

DOL (Department of Labor) MCP Connector for Claude

A+

Access US Department of Labor data including OSHA inspections, MSHA safety records, and wage compliance directly from your AI agent.

5 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Access comprehensive labor data from the U.S. Department of Labor (DOL). This server provides tools to query critical datasets including workplace safety inspections, mine safety violations, wage compliance records, and employment training statistics.

What you can do

  • OSHA Inspections — Retrieve health and safety inspection records via get_osha_inspections to monitor workplace compliance.
  • MSHA Safety — Access mine safety inspection data (get_msha_inspections) and violation records (get_msha_violations) to ensure industrial safety standards.
  • WHD Compliance — Query Wage and Hour Division data via get_whd_compliance regarding labor law investigations and compliance history.
  • ETA Statistics — Fetch labor market data and information on job training programs using get_eta_data.

How it works

  1. Subscribe to this server
  2. Enter your DOL API Key
  3. Query public labor data using natural language in any MCP-compatible client

Who is this for?

  • Compliance Officers — Monitor safety records and regulatory adherence across industries.
  • Data Researchers — Analyze labor market trends and workplace safety statistics.
  • Legal Professionals — Investigate wage and hour compliance history for specific entities.
workplace-safetyoshalabor-standardscompliance-reportingpublic-data

5 tools expose this connector's capabilities to your AI agent.

get_eta_data

Get ETA employment and training data

get_msha_inspections

Get MSHA inspection data

get_msha_violations

Get MSHA violations data

get_osha_inspections

Get OSHA inspection data

get_whd_compliance

Get WHD compliance data

See how to talk to your AI agent using DOL (Department of Labor).

List the top 5 OSHA inspections in New York.

I've retrieved the 5 most recent OSHA inspections for New York. The records include inspections for 'BuildRight Construction' and 'SafeLogistics Hub' with details on inspection types and dates.

Show me recent MSHA violations ordered by date.

Fetching MSHA violation records... I found several recent entries. The most recent violation was recorded at 'DeepRock Mine' on October 12th regarding ventilation standards.

Get wage and hour compliance data for the state of Texas.

Querying WHD compliance data for Texas... I have compiled the investigation records, including case IDs and findings related to the Fair Labor Standards Act (FLSA) for various employers in the region.

Yes! You can use the `filter` parameter in the `get_osha_inspections` tool with OData syntax, such as `state_code eq 'CA'` for California.

Related Connectors