NLRB Labor Relations Intelligence MCP avatar

NLRB Labor Relations Intelligence MCP

Pricing

$3.00 / 1,000 result item returneds

Go to Apify Store
NLRB Labor Relations Intelligence MCP

NLRB Labor Relations Intelligence MCP

An Apify MCP actor that queries the National Labor Relations Board's public case database. Returns structured records for unfair labor practice charges (CA cases) and union representation election petitions (RC/RM cases) including employer names, unions involved, case status, ...

Pricing

$3.00 / 1,000 result item returneds

Rating

0.0

(0)

Developer

Andrew Avina

Andrew Avina

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

8 days ago

Last modified

Share

NLRB Labor Relations Intelligence MCP — Union Elections & Unfair Labor Practices

An Apify MCP actor that queries the National Labor Relations Board's public case database. Returns structured records for unfair labor practice charges (CA cases) and union representation election petitions (RC/RM cases) including employer names, unions involved, case status, and filing dates.

What This Actor Does

  • Queries the NLRB open data API (data.nlrb.gov/api/cases/v1) for labor relations cases
  • Supports filtering by case type, state, keyword, and filing date
  • Normalizes raw NLRB API fields into a consistent output schema
  • Falls back to 20 curated real NLRB cases from the 2021-2023 union organizing wave if the API is unreachable
  • Can run as an MCP server (HTTP) for integration with LLM tool-use pipelines

Output Fields

FieldDescription
case_numberNLRB case number (format: XX-CA/RC-XXXXXX)
case_typeCase type code: CA, RC, or RM
case_nameOfficial case name as filed
employerName of the employer respondent
unionPetitioning or charging union
stateTwo-letter state abbreviation
industryIndustry description
statusCurrent case status
filing_dateDate the case was filed
sourceData source identifier

Input Parameters

ParameterTypeDefaultDescription
caseTypestringallCase type: CA (ULP charge), RC (union petition), RM (employer petition), or all
statestring(all)Two-letter state filter (e.g. WA, NY)
keywordstring(none)Keyword search in employer/union name or case description
dateFromstring(none)Filter cases filed on or after this date (YYYY-MM-DD)
limitinteger50Max records returned (up to 500)
serveMcpbooleanfalseStart HTTP MCP server instead of writing dataset

MCP Server Mode

Set serveMcp: true to run this actor as an HTTP MCP server. The server exposes:

  • GET / — Health check
  • GET /mcp/tools — Lists available tools
  • POST / — Invoke a tool with {"tool": "search_nlrb_cases", "arguments": {...}}

Data Source

NLRB Case Types

CodeFull NameDescription
CACharge Against (Employer)Unfair labor practice charge filed against an employer for violating workers' organizing rights
CBCharge Against (Union)Unfair labor practice charge filed against a union
RCRepresentation Case (Union)Petition by workers or a union for a secret ballot election to certify union representation
RMRepresentation Case (Employer)Petition by employer requesting an election (often following a recognition demand)
RDRepresentation Case (Decertification)Petition by workers to decertify an existing union

Use Cases

  • Labor relations intelligence: monitor organizing activity at specific employers or industries
  • Union research: track which unions are most active in a region or sector
  • Corporate due diligence: identify open NLRB charges against an acquisition target
  • Workforce intelligence: gauge labor sentiment at major employers
  • Legal research: find precedent cases by industry or case type

Fallback Data Coverage

The 20-record fallback dataset covers notable cases from the 2021-2023 union organizing wave including:

  • Amazon Labor Union (Staten Island, Joliet)
  • Starbucks Workers United (nationwide organizing)
  • Apple retail store elections (Towson, World Trade Center)
  • Tesla manufacturing charges
  • Trader Joe's United
  • REI Co-op elections
  • Chipotle, Whole Foods, Dollar General, and more

Categories

MCP_SERVERS · BUSINESS