You're viewing a demo portfolio

Join the waitlist
PRSM

indicator

Active

Tool of Macro Snapshot

declared in 0.1.0

Read recent history for a single FRED (Federal Reserve economic data) series — drill into anything in the macro_snapshot or any other FRED series id. Common ids: UNRATE (unemployment), DFF (Fed funds), DGS10/DGS2/DGS3MO (Treasury yields), CPIAUCSL (CPI index), CPILFESL (core CPI index), PAYEMS (nonfarm payrolls), VIXCLS (VIX), SP500, MORTGAGE30US (30y mortgage rate), WALCL (Fed balance sheet), DTWEXBGS (broad USD index), T10Y2Y/T10Y3M (curve spreads). Returns observations most-recent-first plus the latest value.

Parameters schema

{
  "type": "object",
  "required": [
    "series_id"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "How many recent observations to return (default 12, max 60)."
    },
    "series_id": {
      "type": "string",
      "description": "Any FRED series id, e.g. \"UNRATE\", \"DGS10\", \"MORTGAGE30US\", \"WALCL\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Macro Snapshot

https://github.com/pipeworx-io/mcp-macro-snapshot

1/7 registries
View full server →