# io.github.cyanheads/bls-labor-mcp-server (remote · bls-labor.caseyjhand.com)

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

- Trust score: 68/100 (medium)
- Change this week: +5
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `bls-labor.caseyjhand.com`: 68/100 (this document), [markdown](https://verifymcp.io/servers/cyanheads-bls-labor-mcp-server/bls-labor.md), [page](https://verifymcp.io/servers/cyanheads-bls-labor-mcp-server/bls-labor)
- npm · `@cyanheads/bls-labor-mcp-server`: 35/100, [markdown](https://verifymcp.io/servers/cyanheads-bls-labor-mcp-server/cyanheads-bls-labor-mcp-server.md), [page](https://verifymcp.io/servers/cyanheads-bls-labor-mcp-server/cyanheads-bls-labor-mcp-server)

## Channel facts

- Endpoint: `https://bls-labor.caseyjhand.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.4.11`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 66/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 6 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC is configured correctly; the domain's records validate against the full chain to the root.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 62/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1722 tokens (~287/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http cyanheads-bls-labor-mcp-server https://bls-labor.caseyjhand.com/mcp
```

### Codex

```toml
[mcp_servers.cyanheads-bls-labor-mcp-server]
url = "https://bls-labor.caseyjhand.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "cyanheads-bls-labor-mcp-server": {
      "type": "remote",
      "url": "https://bls-labor.caseyjhand.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add cyanheads-bls-labor-mcp-server --url https://bls-labor.caseyjhand.com/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  cyanheads-bls-labor-mcp-server:
    url: "https://bls-labor.caseyjhand.com/mcp"
```

### Other

```json
{
  "mcpServers": {
    "cyanheads-bls-labor-mcp-server": {
      "type": "http",
      "url": "https://bls-labor.caseyjhand.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 68, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-01 (score 67, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 66, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 65, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 64, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-27 (score 63, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 62)

First indexed and scored.

## MCP tools (6)

### `bls_list_surveys` (~103 tokens)

List BLS Surveys

List BLS survey programs with their abbreviation codes, full names, and metadata about calculation support and annual averages. Use to discover which survey covers a topic before calling bls_search_series. Optional category filter narrows results to prices, employment, wages, productivity, injuries, or time_use surveys.

Input parameters:

- `category` (string): Optional category filter. One of: prices, employment, wages, productivity, injuries, time_use. Omit to list all surveys.

Output parameters:

- `categoryFilter` (string): Category filter applied, if any. Absent when all surveys were listed.
- `surveys` (array): BLS survey programs matching the filter, sorted alphabetically by abbreviation.
- `total` (number): Total surveys returned.

### `bls_search_series` (~309 tokens)

Search BLS Series

Search the BLS series catalog by natural language query, survey code, geographic area, or keywords to resolve cryptic SeriesIDs. Returns matching series with decoded components (survey, area, item, seasonal flag) and plain-language names. Use this before bls_get_series when you have a concept but not a SeriesID. Operates offline — no API quota consumed. Survey filter accepts two-letter codes (CU, CE, LN, LA, PC, JT, OE, EC, PR). Area filter accepts state names, MSA names, or FIPS area codes.

Input parameters:

- `area` (string): State name, MSA name, or FIPS area code to narrow results to a geographic area. Omit for national series.
- `limit` (integer): Maximum number of results to return (1–50, default 10).
- `query` (string, required): Natural language or keyword query (e.g. "unemployment rate", "CPI food", "nonfarm payrolls"). Also accepts a SeriesID directly for exact lookup.
- `seasonal_adjustment` (boolean): When true, return only seasonally adjusted series. When false, return only not-seasonally-adjusted. Omit to return both.
- `survey` (string): Two-letter LABSTAT survey abbreviation to filter results (e.g. CU for CPI, CE for CES, LN for CPS, LA for LAUS, JT for JOLTS, OE for OEWS). Omit to search all loaded surveys.

Output parameters:

- `areaFilter` (string): Area filter applied, if any. Absent when no area filter was passed.
- `cap` (number): The result limit that capped the returned list.
- `capped` (boolean): True when the FTS candidate pool reached the internal cap (~1000). totalCount is then a lower bound, not an exact match count. Narrow the query, add survey/area filters, or use a direct SeriesID to g…
- `catalogSize` (number): Total series in the loaded catalog index. Distinguishes an empty-result search from a failed catalog load.
- `effectiveQuery` (string): Query string as the server received and searched on. Confirms interpretation for self-correction.
- `limitApplied` (number): Result limit in effect (defaults to 10 when omitted).
- `notice` (string): Guidance when no results matched — e.g. how to broaden the query or remove filters. Absent when results are returned.
- `seasonalFilter` (boolean): Seasonal-adjustment filter applied, if any. Absent when not passed.
- `series` (array): Matching series, ordered by relevance.
- `shown` (number): Number of series returned in this response.
- `surveyFilter` (string): Survey filter applied, if any. Absent when no survey filter was passed.
- `totalCount` (number): Total candidates scored before the limit was applied. A lower bound when capped is true — the catalog index may contain more matching series.
- `truncated` (boolean): True when more candidates matched than the limit returned.

### `bls_get_latest` (~148 tokens)

Get Latest BLS Observation

Return the single most recent observation for one or more BLS series. Use for "what is X right now" questions — the current unemployment rate, the latest CPI reading, etc. Each series consumes one API query against the 500/day limit; for the current value of many series, bls_get_series with a 1-year window is more quota-efficient (one query for up to 50 series). Recommended limit: 10 series; maximum: 50.

Input parameters:

- `series_ids` (array, required): One or more BLS SeriesIDs (1–50). Each consumes one daily API query. Use bls_search_series to resolve concepts to SeriesIDs. Recommended: ≤10 series.

Output parameters:

- `failed` (array): Series that failed to fetch. Inspect seriesId and error for per-item details. Not-found series appear here rather than as a tool-level error.
- `notice` (string): Guidance when one or more series failed — e.g. to use bls_search_series to verify SeriesIDs. Absent when all series returned data.
- `results` (array): Successfully fetched series with their latest observations. Series that failed appear in failed[] instead.
- `succeeded` (number): Number of series with a successfully fetched observation.

### `bls_get_series` (~575 tokens)

Get BLS Time-Series Data

Fetch time-series data for 1–50 BLS series by SeriesID in a single API request (one query against the 500/day limit). Supports optional year range (up to 20 years per request) and BLS-computed period-over-period calculations (net change and percent change; a survey returns whichever it supports and silently omits the rest — CPI and PPI return percent change only, the inflation rate). Observations cover real periods only and are safe to sum or average as returned; set annual_average to add each year's annual-average row, which is that year's mean rather than an additional period. When the total observation count would exceed the inline context budget, results spill to a canvas dataframe and the response includes a dataset.name handle for follow-up SQL via bls_dataframe_query. Use bls_search_series first if you need to resolve a concept to a SeriesID.

Input parameters:

- `annual_average` (boolean): When true, add each year's annual-average row to the observations. An annual average is the mean of that year's real periods, returned as an extra row named "Annual" with period M13 (monthly series),…
- `calculations` (boolean): When true, request BLS-computed period-over-period calculations. The flag is a single boolean (you cannot select an individual calculation type), but the API returns whichever the survey supports and…
- `end_year` (integer): End year for the data range (inclusive). Defaults to the current year when omitted.
- `series_ids` (array, required): One or more BLS SeriesIDs (1–50). The entire batch counts as one API query. Use bls_search_series to resolve concepts to SeriesIDs.
- `start_year` (integer): Start year for the data range (inclusive). The BLS API allows up to 20 years per request. Omit for the API default (typically 3–20 years depending on survey).

Output parameters:

- `annualAverageApplied` (boolean): Whether annual-average rows were requested. When false, observations hold real periods only and can be summed or averaged directly.
- `annualAverageRows` (number): How many observations across all series are annual-average rows (period M13/Q05/S03). Present only when annual_average is true; 0 means none of the requested surveys publish annual averages.
- `calculationsApplied` (boolean): Whether BLS net/percent-change calculations were requested.
- `dataset` (object): Canvas dataframe handle — present when the observation volume exceeded the inline budget. Use bls_dataframe_query with dataset.name to run SQL across the full data.
- `endYearApplied` (number): End year in effect, when a range was requested.
- `notice` (string): Guidance for agents — names any SeriesID that returned zero observations, and reports when results spilled to canvas and SQL is needed for full access. Absent when every requested series returned dat…
- `series` (array): Series data, in request order.
- `seriesRequested` (number): Number of SeriesIDs requested. Do not compare it against series[] length to find empty series — a SeriesID that returned no data is still listed in series[] with observationCount 0. Check observation…
- `spilled` (boolean): True when results spilled to canvas due to inline budget overflow.
- `startYearApplied` (number): Start year in effect, when a range was requested.
- `totalObservations` (number): Total observation rows across all requested series.

### `bls_dataframe_describe` (~99 tokens)

Describe BLS Dataframes

List canvas dataframes materialized by bls_get_series, with provenance (source tool, query parameters), TTL, row count, and column schema. Use before writing SQL to confirm column names. Lazy-sweeps expired tables before responding. Requires CANVAS_PROVIDER_TYPE=duckdb.

Input parameters:

- `name` (string): Optional table name (df_XXXXX_XXXXX) to describe a single dataframe. Omit to list all active dataframes.

Output parameters:

- `dataframes` (array): Active dataframes for this tenant, newest first.

### `bls_dataframe_query` (~354 tokens)

Query BLS Dataframes

Run a single-statement SELECT against the canvas dataframes registered by bls_get_series. Read-only: writes, DDL, DROP, COPY, PRAGMA, ATTACH, and external-file table functions are rejected. System catalogs (information_schema, pg_catalog, sqlite_master, duckdb_*) are denied at the bridge layer — use bls_dataframe_describe to list available dataframes. Supports JOINs, aggregates, window functions, and CTEs. Optional register_as persists the result as a new dataframe with a fresh TTL for chained analysis. Canvas SQL operations consume zero BLS API quota. Requires CANVAS_PROVIDER_TYPE=duckdb.

Input parameters:

- `preview` (integer): Inline row preview count. Defaults to row_limit. Set lower (e.g. 50) when chaining via register_as and only a sample is needed immediately.
- `register_as` (string): When set, persist the query result as a new dataframe under this name. Fresh TTL — not inherited from parent tables. Use to chain analyses without re-running source SQL or consuming additional BLS qu…
- `row_limit` (integer): Hard cap on rows materialized in the response (default 1000, max 10000). Full results live on-canvas under register_as when provided.
- `sql` (string, required): Single-statement SELECT against df_<id> tables on the shared canvas. Reference dataframes by the names returned in bls_get_series responses or listed by bls_dataframe_describe. Standard DuckDB SQL —…

Output parameters:

- `columns` (array): Column names in projection order.
- `expires_at` (string): ISO 8601 expiry for the newly registered dataframe, when applicable.
- `notice` (string): Guidance when results were capped by preview or row_limit — names which parameter was the binding limiter and suggests how to retrieve the rest. Absent when all rows fit in the response.
- `registered_as` (string): Set when register_as was supplied and the result was materialized.
- `row_count` (number): Total rows the query produced (may exceed rows.length when capped by row_limit).
- `rows` (array): Materialized rows, bounded by preview / row_limit.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/cyanheads-bls-labor-mcp-server/bls-labor#diagnostics

## Score history

- 2026-08-03: 68
- 2026-08-02: 67
- 2026-08-01: 67
- 2026-07-31: 66
- 2026-07-30: 65
- 2026-07-29: 64
- 2026-07-28: 63
- 2026-07-27: 63
- 2026-07-26: 62

## Links

- Remote endpoint: https://bls-labor.caseyjhand.com/mcp
- Repository: https://github.com/cyanheads/bls-labor-mcp-server
- Changelog RSS feed: https://verifymcp.io/servers/cyanheads-bls-labor-mcp-server/bls-labor/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/cyanheads-bls-labor-mcp-server/bls-labor/changelog.json
- HTML version of this page: https://verifymcp.io/servers/cyanheads-bls-labor-mcp-server/bls-labor
