US macro & Treasury data — FRED series, yield curve, auctions, and a macro dashboard.
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Aus einem echten MCP-Handshake initialize → tools/list gegen den deklarierten Endpunkt gelesen. Es wurde nie ein Tool aufgerufen — tools/list ist der lesende Introspektionsaufruf, den das Protokoll dafür vorsieht. Es spiegelt wider, was der Server in diesem Moment angeboten hat; ein gehosteter Endpunkt ist an keine Version gebunden und kann sich ohne Ankündigung ändern.
https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/fred-treasury-macro-data-mcp/mcp5 Tools · 105 msget_fred_seriesFetch a FRED economic data series — CPI, GDP, unemployment, fed funds rate, anything in FRED.
Args:
series_id: FRED series id (examples: "CPIAUCSL" = CPI, "GDP" = GDP, "UNRATE" = unemployment,
"FEDFUNDS" = effective fed funds rate, "DGS10" = 10Y Treasury, "T10Y2Y" = 10y-2y spread,
"M2SL" = M2 m…Fetch a FRED economic data series — CPI, GDP, unemployment, fed funds rate, anything in FRED. Args: series_id: FRED series id (examples: "CPIAUCSL" = CPI, "GDP" = GDP, "UNRATE" = unemployment, "FEDFUNDS" = effective fed funds rate, "DGS10" = 10Y Treasury, "T10Y2Y" = 10y-2y spread, "M2SL" = M2 m…
| Parameter | Typ | Beschreibung |
|---|---|---|
| series_id* | string | — |
| start_date | string | — |
| end_date | string | — |
get_treasury_yield_curveFull US Treasury par yield curve (1mo, 2mo, 3mo, 4mo, 6mo, 1y, 2y, 3y, 5y, 7y, 10y, 20y, 30y) for a date.
Args:
date: ISO date (YYYY-MM-DD). Defaults to most recent business day on or before today.Full US Treasury par yield curve (1mo, 2mo, 3mo, 4mo, 6mo, 1y, 2y, 3y, 5y, 7y, 10y, 20y, 30y) for a date. Args: date: ISO date (YYYY-MM-DD). Defaults to most recent business day on or before today.
| Parameter | Typ | Beschreibung |
|---|---|---|
| date | string | — |
get_upcoming_treasury_auctionsTreasury securities auction calendar — upcoming auctions in the next N days.
Args:
security_type: "all", "Bill", "Note", "Bond", "TIPS", "FRN", or "CMB"
days_ahead: how many days of upcoming auctions to return (default 30, max ~180)Treasury securities auction calendar — upcoming auctions in the next N days. Args: security_type: "all", "Bill", "Note", "Bond", "TIPS", "FRN", or "CMB" days_ahead: how many days of upcoming auctions to return (default 30, max ~180)
| Parameter | Typ | Beschreibung |
|---|---|---|
| security_type | string | — |
| days_ahead | integer | — |
get_auction_resultsTreasury auction results — stop-out yield, bid-to-cover ratio, allotments, primary-dealer take.
Args:
auction_id_or_recent: "recent" for the latest auctions, or a CUSIP to look up that issue.
security_type: "all", "Bill", "Note", "Bond", "TIPS", "FRN", or "CMB"
days_back: how many days of histo…Treasury auction results — stop-out yield, bid-to-cover ratio, allotments, primary-dealer take. Args: auction_id_or_recent: "recent" for the latest auctions, or a CUSIP to look up that issue. security_type: "all", "Bill", "Note", "Bond", "TIPS", "FRN", or "CMB" days_back: how many days of histo…
| Parameter | Typ | Beschreibung |
|---|---|---|
| auction_id_or_recent | string | — |
| security_type | string | — |
| days_back | integer | — |
| limit | integer | — |
get_macro_dashboardOne-call combined macro snapshot for AI trading agents.
Returns: latest 10Y Treasury yield, full yield curve, CPI YoY, headline unemployment,
effective fed funds rate, and the 5 most recent Treasury auction results.
Designed so an LLM can answer "what's the macro picture right now?" with one tool-…One-call combined macro snapshot for AI trading agents. Returns: latest 10Y Treasury yield, full yield curve, CPI YoY, headline unemployment, effective fed funds rate, and the 5 most recent Treasury auction results. Designed so an LLM can answer "what's the macro picture right now?" with one tool-…
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
5 von 5 Tools haben eine Beschreibung veröffentlicht.
Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.
US macro & Treasury data — FRED series, yield curve, auctions, and a macro dashboard.
Verlinkte Namen öffnen den Forge-Index aller Einträge, bei denen dieses Tool beobachtet wurde. Alle indexierten Tools durchsuchen.
Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.