Skip to content
Back to search
30
MCP http

BLS Time Series Data

x402/bls-time-series-data

US Bureau of Labor Statistics time series data by series id (CPI, employment, wages) from the public v1 API, no key. Returns recent periods and values. For AI agents tracking US labor and price data. [x402: $0.07/call on base, category=finance]

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "bls_time_series_data": {
      "url": "https://proxy.suverse.io/v1/data/suverse-bls-series",
      "transport": "http"
    }
  }
}