mcpserver.lol
registry/bls
Connection check verified live · 28h ago

bls

Unemployment rates, labor force, and Consumer Price Index from the Bureau of Labor Statistics

Tools 4
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 28h ago

Tools & capabilities

4 tools

Read from the running server on 28h ago.

get_county_employment state*end_yearstart_yearcounty_fips*
Get county-level unemployment rate, employment, and labor force data. Returns three time series for a specific county: unemployment rate (percent), employment count, and l…
get_cpi_data end_yearstart_year
Get national Consumer Price Index (CPI) data. Returns the CPI-U (All Urban Consumers, All Items) monthly time series. This is the headline CPI measure used for inflation t…
get_labor_force_data state*end_yearstart_year
Get labor force participation, employment, and unemployment counts for a state. Returns three time series: labor force size, employment count, and unemployment count. All…
get_unemployment_rate state*end_yearstart_yearcounty_fips
Get unemployment rate time series from BLS LAUS data. Returns monthly unemployment rates for a state or county. Data is returned in chronological order with year, period,…