Fetch US Bureau of Labor Statistics data — CPI, unemployment, wages, JOLTS, and more via MCP.
{
"mcpServers": {
"iogithubcyanheadsbls": {
"command": "npx",
"args": [
"-y",
"@cyanheads/bls-labor-mcp-server"
]
}
}
}