← govparse.io

INDIVIDUAL MCP TOOL

nlrb_cases_search

Which employers have NLRB labor activity — a union petition or an unfair-labor-practice charge?

govparse.ionone authenticationAvailability not checked

LIVE ENDPOINT

https://api.govparse.io/mcp

No auth detected

Connect to this endpoint to inspect the live schema for nlrb_cases_search and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests a financial action.

Parent server

govparse.io

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.govparse-gateway]
url = "https://api.govparse.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "govparse-gateway": {
      "type": "http",
      "url": "https://api.govparse.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: govparse-gateway
Remote MCP URL: https://api.govparse.io/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "govparse-gateway": {
      "url": "https://api.govparse.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "govparse-gateway": {
      "type": "http",
      "url": "https://api.govparse.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "govparse-gateway",
  "transport": "streamable-http",
  "url": "https://api.govparse.io/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • gateway_health — Is the Govparse Agent Gateway up, and which product datasets does it front?
  • fmcsa_carrier_lookup — What does the FMCSA census record show for this USDOT number?
  • fmcsa_carrier_search — Which FMCSA-registered carriers match a name, state, entity type, fleet-size range, operating status, or authority status?
  • fmcsa_carrier_score — What SaferGrade score do FMCSA safety records produce for this carrier, and which components drive it?
  • fmcsa_carrier_vet — Is this carrier's paperwork in order before I tender a load?
  • fmcsa_carrier360 — What does the complete FMCSA file show for this carrier, in one call?
  • fmcsa_stats_carriers — How big is the FMCSA carrier dataset right now?
  • oflc_sponsor_search — Which employers sponsor work visas or green cards?