2 months ago
Six unified labor market datasets via MCP. Search WARN Act layoffs (all 50 US states), H-1B/LCA visa petitions, SEC 8-K restructuring filings, bankruptcy cases, DOL unemployment claims, and JOLTS labor turnover. 10 tools including company risk scoring, talent pipeline analysis, and state-level intelligence reports. Free tier available (25 calls/day, no key needed).
Server Config
{
"mcpServers": {
"warn-firehose": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://warnfirehose.com/mcp/"
],
"env": {
"API_KEY": "YOUR_API_KEY_HERE"
}
}
}
}