🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Pipeworx bls

by @brucegutman

Access and search Bureau of Labor Statistics economic data series, fetch historical or latest employment, inflation, wages, productivity, and housing data.

Versionv1.0.0
Downloads663
TERMINAL
clawhub install pipeworx-bls

πŸ“– About This Skill

Bls

BLS MCP β€” Bureau of Labor Statistics public data API (v2)

bls_get_series

Fetch historical time series data for employment, inflation, wages, productivity, or housing. Return

bls_search

Search BLS economic data series by keyword. Returns matching series IDs and titles. Use bls_get_seri

bls_latest

Get the most recent data point for a BLS series. Returns latest value and date. Use when you need cu

bls_popular_series

Browse popular BLS series by category: employment, inflation, wages, housing, productivity. Returns

{
  "mcpServers": {
    "bls": {
      "url": "https://gateway.pipeworx.io/bls/mcp"
    }
  }
}