You're viewing a demo portfolio

Join the waitlist
PRSM

bls_latest

Active

Tool 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\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Bls

https://github.com/pipeworx-io/mcp-bls

1/7 registries
View full server →