github not yet analyzed

cyanheads/bls-labor-mcp-server

github

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

maintainer
cyanheads
license
NOASSERTION
first seen
2026-06-04
last seen
2026-06-16
releases · 30d
20
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 7 tools
transport stdio counts 7 tools · 0 res · 0 prompts permission surface via README inference

tools

  • bls_dataframe_describe

    List canvas dataframes registered by bls_get_series — provenance, TTL, row count, column schema. Requires CANVAS_PROVIDER_TYPE=duckdb.

  • bls_dataframe_drop

    Drop a canvas dataframe by name. Opt-in via BLS_DATAFRAME_DROP_ENABLED=true; TTL handles cleanup by default. Requires CANVAS_PROVIDER_TYPE=duckdb.

  • bls_dataframe_query

    Run a SELECT against canvas dataframes registered by bls_get_series. Supports JOINs, aggregates, window functions, CTEs. Requires CANVAS_PROVIDER_TYPE=duckdb.

  • bls_get_latest

    Return the single most recent observation for one or more BLS series.

  • bls_get_series

    Fetch time-series data for 1–50 BLS series by SeriesID, with optional year range and period-over-period calculations.

  • bls_list_surveys

    List BLS survey programs (CPI, CPS, CES, JOLTS, PPI, OEWS, …) with codes, descriptions, and calculation-support flags.

  • bls_search_series

    Search the BLS series catalog by natural language, survey, area, or keywords to resolve cryptic SeriesIDs.

code evidence
evidence-backed findings quoted directly from the published source artifact — not inferred

This server hasn't been statically analyzed yet (npm/PyPI artifacts only).