You're viewing a demo portfolio

Join the waitlist
PRSM

bls_search

Active

Tool of Bls

declared in 0.1.0

Search BLS economic data series by keyword. Returns matching series IDs and titles. Use bls_get_series with an ID to fetch historical data points.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "keyword": "unemployment"
    },
    {
      "keyword": "CPI inflation"
    }
  ],
  "required": [
    "keyword"
  ],
  "properties": {
    "keyword": {
      "type": "string",
      "description": "Keyword to search for (e.g., \"rent\", \"construction\", \"unemployment\", \"CPI\", \"housing\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Bls

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

1/7 registries
View full server →