Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.cyanheads/bls-labor-mcp-server

REMOTE · BLS-LABOR.CASEYJHAND.COM · 2 COMPONENTS · SCANNED SEP 22

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

0 this week 80 Trust /100
Trust breakdown (7 categories)

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. How we score → Why this is hard to score →

Endpoint Security66
  • The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
  • 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. See how to fix → View diagnostics → Unverified
  • HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
  • The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
  • DNSSEC is configured correctly; the domain's records validate against the full chain to the root. View diagnostics → Pass
Transport & Reachability100
Schema Quality & AI Usability66
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1827 tokens (~304/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the io.github.cyanheads/bls-labor-mcp-server server?

io.github.cyanheads/bls-labor-mcp-server is a hosted endpoint at https://bls-labor.caseyjhand.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · bls-labor.caseyjhand.com

# add to Claude Code
claude mcp add --transport http cyanheads-bls-labor-mcp-server 'https://bls-labor.caseyjhand.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "cyanheads-bls-labor-mcp-server": {
      "url": "https://bls-labor.caseyjhand.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "cyanheads-bls-labor-mcp-server": {
      "type": "http",
      "url": "https://bls-labor.caseyjhand.com/mcp"
    }
  }
}
# ~/.codex/config.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
    }
  }
}
# add to OpenClaw
openclaw mcp add cyanheads-bls-labor-mcp-server --url 'https://bls-labor.caseyjhand.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  cyanheads-bls-labor-mcp-server:
    url: "https://bls-labor.caseyjhand.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "cyanheads-bls-labor-mcp-server": {
      "Transport": "http",
      "Url": "https://bls-labor.caseyjhand.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add cyanheads-bls-labor-mcp-server -t streamable-http -u 'https://bls-labor.caseyjhand.com/mcp'
// mcp.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 we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 22 Sept 26 0
    • Server version: 0.5.2 → 0.5.3 functional
    • “bls_get_series” reworded the description of “start_year” cosmetic
    • “bls_get_series” reworded the description of “end_year” cosmetic
  • 19 Sept 26 0
    • Server version: 0.5.1 → 0.5.2 functional
  • 9 Sept 26 0
    • Stability: 0.97 → pass security
  • 8 Sept 26 +1

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

  • 7 Sept 26 −1
    • Stability: pass → 0.93 functional
  • 31 Aug 26 0
    • Tool “bls_get_series” rewrote its description, which is the text the model reads security
    • Server version: 0.5.0 → 0.5.1 functional
    • “bls_get_series” reworded the description of “annual_average” cosmetic
  • 30 Aug 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “bls_get_series” rewrote its description, which is the text the model reads security
    • Server version: 0.4.12 → 0.5.0 functional
  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 22 Sept 2026 · Probed https://bls-labor.caseyjhand.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=caseyjhand.com CN=WE1,O=Google Trust Services,C=US 4 Sept 2026 3 Dec 2026 ECDSA 256 ECDSA-SHA256 a6985204ed51ae050e7738aa6be668e9
SANs: caseyjhand.com, *.caseyjhand.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC secure

Validation of bls-labor.caseyjhand.com. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
caseyjhand.com. present 2371 13 Verified
bls-labor.caseyjhand.com. Verified address RRset verified with the apex keys
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000; includeSubDomains; preload
x-content-type-options nosniff

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://bls-labor.caseyjhand.com/mcp Verified 200
http (plaintext) http://bls-labor.caseyjhand.com/mcp HTTPS enforced 301 https://bls-labor.caseyjhand.com/mcp
MCP tools · 6 exposed · ~1,674 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
bls_dataframe_describe ~99

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.

NameTypeReqDescription
namestringOptional table name (df_XXXXX_XXXXX) to describe a single dataframe. Omit to list all active dataframes.
NameTypeReqDescription
dataframesarrayActive dataframes for this tenant, newest first.
errorobjectPresent when the call failed. Absent on success.

No examples provided.

bls_dataframe_query ~354

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.

NameTypeReqDescription
previewintegerInline 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_asstringWhen 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_limitintegerHard cap on rows materialized in the response (default 1000, max 10000). Full results live on-canvas under register_as when provided.
sqlstringyesSingle-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 —…
NameTypeReqDescription
capnumberThe preview or row_limit cap that was applied.
columnsarrayColumn names in projection order.
errorobjectPresent when the call failed. Absent on success.
expires_atstringISO 8601 expiry for the newly registered dataframe, when applicable.
noticestringGuidance 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_asstringSet when register_as was supplied and the result was materialized.
row_countnumberRows materialized by the query. Exact when register_as is used; otherwise equals row_limit when truncated is true.
rowsarrayMaterialized rows, bounded by preview / row_limit.
shownnumberNumber of rows returned inline.
truncatedbooleanTrue when the returned rows were capped.

No examples provided.

bls_get_latest ~148

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.

NameTypeReqDescription
series_idsarrayyesOne or more BLS SeriesIDs (1–50). Each consumes one daily API query. Use bls_search_series to resolve concepts to SeriesIDs. Recommended: ≤10 series.
NameTypeReqDescription
errorobjectPresent when the call failed. Absent on success.
failedarraySeries that failed to fetch. Inspect seriesId and error for per-item details. Not-found series appear here rather than as a tool-level error.
noticestringGuidance when one or more series failed — e.g. to use bls_search_series to verify SeriesIDs. Absent when all series returned data.
resultsarraySuccessfully fetched series with their latest observations. Series that failed appear in failed[] instead.
succeedednumberNumber of series with a successfully fetched observation.

No examples provided.

bls_get_series ~661

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). BLS can publish a '-' missing-value sentinel; check observation.available before arithmetic. 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. Call bls_dataframe_describe with that name to inspect the dataframe schema, then use the name in bls_dataframe_query SQL. Use bls_search_series first if you need to resolve a concept to a SeriesID.

NameTypeReqDescription
annual_averagebooleanWhen 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),…
calculationsbooleanWhen 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_yearintegerEnd year for the data range (inclusive). Supplying it without start_year is rejected before the request — BLS applies no default start year alongside an explicit end year. Pair it with start_year, or…
series_idsarrayyesOne or more BLS SeriesIDs (1–50). The entire batch counts as one API query. Use bls_search_series to resolve concepts to SeriesIDs.
start_yearintegerStart year for the data range (inclusive). The BLS API allows up to 20 years per request and requires both bounds or neither: supplying start_year alone resolves end_year to the current year, capped…
NameTypeReqDescription
annualAverageAppliedbooleanWhether annual-average rows were requested. When false, observations hold real periods only; filter on available before aggregation.
annualAverageRowsnumberHow 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.
availableObservationsnumberRows with a published numeric value.
calculationsAppliedbooleanWhether BLS net/percent-change calculations were requested.
datasetobjectCanvas dataframe handle — present when the observation volume exceeded the inline budget. Call bls_dataframe_describe with dataset.name to inspect column_schema, then use that table name in bls_dataf…
endYearAppliednumberEnd year applied to the query. Resolved from start_year when end_year was omitted, so it can differ from the requested range; notice names the cap when the 20-year window decided it. Absent when no y…
errorobjectPresent when the call failed. Absent on success.
noticestringGuidance for agents — names any SeriesID that returned zero observations, reports a resolved end_year the 20-year window capped, and reports the bls_dataframe_describe then bls_dataframe_query workfl…
seriesarraySeries data, in request order.
seriesRequestednumberNumber 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…
spilledbooleanTrue when results spilled to canvas due to inline budget overflow.
startYearAppliednumberStart year applied to the query, whether it was served live or from the local observation mirror. Absent when no year range was in effect.
totalObservationsnumberTotal observation rows across all requested series.
unavailableObservationsnumberRows carrying the BLS "-" missing-value sentinel.

No examples provided.

bls_list_surveys ~103

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.

NameTypeReqDescription
categorystringOptional category filter. One of: prices, employment, wages, productivity, injuries, time_use. Omit to list all surveys.
NameTypeReqDescription
categoryFilterstringCategory filter applied, if any. Absent when all surveys were listed.
errorobjectPresent when the call failed. Absent on success.
surveysarrayBLS survey programs matching the filter, sorted alphabetically by abbreviation.
totalnumberTotal surveys returned.

No examples provided.

bls_search_series ~309

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.

NameTypeReqDescription
areastringState name, MSA name, or FIPS area code to narrow results to a geographic area. Omit for national series.
limitintegerMaximum number of results to return (1–50, default 10).
querystringyesNatural language or keyword query (e.g. "unemployment rate", "CPI food", "nonfarm payrolls"). Also accepts a SeriesID directly for exact lookup.
seasonal_adjustmentbooleanWhen true, return only seasonally adjusted series. When false, return only not-seasonally-adjusted. Omit to return both.
surveystringTwo-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.
NameTypeReqDescription
areaFilterstringArea filter applied, if any. Absent when no area filter was passed.
capnumberThe result limit that capped the returned list.
cappedbooleanTrue 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…
catalogSizenumberTotal series in the loaded catalog index. Distinguishes an empty-result search from a failed catalog load.
effectiveQuerystringQuery string as the server received and searched on. Confirms interpretation for self-correction.
errorobjectPresent when the call failed. Absent on success.
limitAppliednumberResult limit in effect (defaults to 10 when omitted).
noticestringGuidance when no results matched — e.g. how to broaden the query or remove filters. Absent when results are returned.
seasonalFilterbooleanSeasonal-adjustment filter applied, if any. Absent when not passed.
seriesarrayMatching series, ordered by relevance.
shownnumberNumber of series returned in this response.
surveyFilterstringSurvey filter applied, if any. Absent when no survey filter was passed.
totalCountnumberTotal candidates scored before the limit was applied. A lower bound when capped is true — the catalog index may contain more matching series.
truncatedbooleanTrue when more candidates matched than the limit returned.

No examples provided.

Common questions

What is the io.github.cyanheads/bls-labor-mcp-server server?

io.github.cyanheads/bls-labor-mcp-server is listed in the public MCP registry as io.github.cyanheads/bls-labor-mcp-server. Fetch US Bureau of Labor Statistics data, CPI, unemployment, wages, JOLTS, and more via MCP. This page covers its hosted endpoint (https://bls-labor.caseyjhand.com/mcp).

Is the io.github.cyanheads/bls-labor-mcp-server server safe to use?

io.github.cyanheads/bls-labor-mcp-server scores 80 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.cyanheads/bls-labor-mcp-server server expose?

io.github.cyanheads/bls-labor-mcp-server exposes 6 tools: bls_list_surveys, bls_search_series, bls_get_latest, bls_get_series, bls_dataframe_describe, bls_dataframe_query. Their descriptions and schemas cost roughly 1,674 tokens of context every time the server is loaded.

Does the io.github.cyanheads/bls-labor-mcp-server server require authentication?

No. We connected to io.github.cyanheads/bls-labor-mcp-server without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the io.github.cyanheads/bls-labor-mcp-server server still maintained?

io.github.cyanheads/bls-labor-mcp-server is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.