You're viewing a demo portfolio

Join the waitlist
PRSM

get_data

Active

Tool of Bea Gov

declared in 0.1.0

Fetch actual BEA economic data from the specified dataset (e.g. NIPA) using dataset-specific parameters; returns time series values such as GDP, PCE, or regional income.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "TableID": "T10101",
      "dataset": "NIPA",
      "SeriesID": "A191RA1Q225SBEA",
      "frequency": "Q"
    }
  ],
  "required": [
    "dataset"
  ],
  "properties": {
    "dataset": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Bea Gov

https://github.com/pipeworx-io/mcp-bea-gov

1/7 registries
View full server →