Connects Claude to the Bureau of Labor Statistics public data API v2, giving you programmatic access to employment figures, inflation metrics, wage data, and other economic statistics. Part of the Pipeworx gateway ecosystem, which means you can either use it standalone or access it alongside 673+ other data sources through a unified endpoint. The ask_pipeworx tool lets you query BLS data in plain English rather than crafting specific API calls. Useful when you're analyzing economic trends, building reports that need official labor statistics, or answering questions that require current unemployment rates, CPI numbers, or occupational employment data.
BLS MCP — Bureau of Labor Statistics public data API (v2)
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"bls": {
"url": "https://gateway.pipeworx.io/bls/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 673+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Bls data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
com.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json