BigHugger
MCP MCP server · io.github.cyanheads

io.github.cyanheads/bls-mcp-server

Fetch US Bureau of Labor Statistics data — CPI, unemployment, wages, JOLTS, and more via MCP.

host stars
1
30-day movement
starts with the next reading
Related entries
1
Connections
7
npmlocalstreamable-httpstdio

An MCP server that exposes US Bureau of Labor Statistics data — CPI, unemployment, wages, JOLTS — through tools for listing surveys, resolving concepts to SeriesIDs, and fetching time series or latest values. Optional DuckDB-backed DataCanvas tools let you describe, query, and drop dataframes of fetched series via SQL.

You want an LLM client to pull and analyze official BLS economic data without leaving the conversation.

Use it to

  • Resolve a concept like 'unemployment rate' to a BLS SeriesID
  • Fetch historical or latest values for CPI or JOLTS series
  • Run SQL queries over fetched series with the optional dataframe tools
  • Serve high-volume workloads from a local SQLite mirror instead of the BLS API

For Developers building MCP clients that need US labor statistics

Runs
installed — on your machine
Transport
stdio, streamable-http
Tools
7
Packaged as
npm:@cyanheads/bls-mcp-server
Install
npx -y @cyanheads/bls-mcp-server
Needs
6 environment variables
Version
0.1.9
Last release
2026-08-30
topicsmcpblseconomic-datatime-seriessqlapi