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

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

REMOTE · BLS-LABOR.CASEYJHAND.COM · 2 COMPONENTS · SCANNED AUG 3

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

+5 this week 68 Trust /100
Trust breakdown (6 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 →

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 Usability62
  • AI-judged instruction clarity (excellent).Pass
  • 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. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
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
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

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
# ~/.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"
// 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.

  • 3 Aug 26 +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.

  • 1 Aug 26 +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.

  • 31 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +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.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 62

    First indexed and scored.

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 3 Aug 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 7 Jul 2026 5 Oct 2026 ECDSA 256 ECDSA-SHA256 5aad900eb2055a0b0ea55912ec19680c
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
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
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,588 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.

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
dataframesarrayyesActive dataframes for this tenant, newest first.

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
columnsarrayyesColumn names in projection order.
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_countnumberyesTotal rows the query produced (may exceed rows.length when capped by row_limit).
rowsarrayyesMaterialized rows, bounded by preview / row_limit.

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
failedarrayyesSeries 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.
resultsarrayyesSuccessfully fetched series with their latest observations. Series that failed appear in failed[] instead.
succeedednumberyesNumber of series with a successfully fetched observation.

No examples provided.

bls_get_series ~575

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.

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). Defaults to the current year when omitted.
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. Omit for the API default (typically 3–20 years depending on survey).
NameTypeReqDescription
annualAverageAppliedbooleanyesWhether annual-average rows were requested. When false, observations hold real periods only and can be summed or averaged directly.
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.
calculationsAppliedbooleanWhether BLS net/percent-change calculations were requested.
datasetobjectCanvas 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.
endYearAppliednumberEnd year in effect, when a range was requested.
noticestringGuidance 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…
seriesarrayyesSeries data, in request order.
seriesRequestednumberyesNumber 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…
spilledbooleanyesTrue when results spilled to canvas due to inline budget overflow.
startYearAppliednumberStart year in effect, when a range was requested.
totalObservationsnumberyesTotal observation rows across all requested series.

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.
surveysarrayyesBLS survey programs matching the filter, sorted alphabetically by abbreviation.
totalnumberyesTotal 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.
cappedbooleanyesTrue 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…
catalogSizenumberyesTotal series in the loaded catalog index. Distinguishes an empty-result search from a failed catalog load.
effectiveQuerystringyesQuery string as the server received and searched on. Confirms interpretation for self-correction.
limitAppliednumberyesResult 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.
seriesarrayyesMatching series, ordered by relevance.
shownnumberNumber of series returned in this response.
surveyFilterstringSurvey filter applied, if any. Absent when no survey filter was passed.
totalCountnumberyesTotal 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.