bls_latest
ActiveTool of Bls
declared in 0.1.0
Get the most recent data point for a BLS series. Returns latest value and date. Use when you need current figures without historical context.
Parameters schema
{
"type": "object",
"examples": [
{
"_apiKey": "your-bls-api-key",
"series_id": "LNS14000000"
}
],
"required": [
"series_id"
],
"properties": {
"_apiKey": {
"type": "string",
"description": "BLS registration key (optional)"
},
"series_id": {
"type": "string",
"description": "BLS series ID (e.g., \"LNS14000000\")"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Bls
https://github.com/pipeworx-io/mcp-bls
1/7 registries