US macro & Treasury data — FRED series, yield curve, auctions, and a macro dashboard.
Déduit des transports déclarés par cette annonce (streamable-http). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Lu depuis un véritable échange MCP initialize → tools/list contre l’endpoint déclaré. Aucun outil n’a été invoqué — tools/list est l’appel d’introspection en lecture seule que le protocole prévoit pour cela. Cela reflète ce que le serveur annonçait à cet instant ; un endpoint hébergé n’est figé sur aucune version et peut changer sans préavis.
https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/fred-treasury-macro-data-mcp/mcp5 outils · 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…
| Paramètre | Type | Description |
|---|---|---|
| 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.
| Paramètre | Type | Description |
|---|---|---|
| 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)
| Paramètre | Type | Description |
|---|---|---|
| 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…
| Paramètre | Type | Description |
|---|---|---|
| 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-…
Aucun schéma d’entrée n’a été publié pour cet outil.
5 outils sur 5 ont publié une description.
Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.
US macro & Treasury data — FRED series, yield curve, auctions, and a macro dashboard.
Les noms cliquables ouvrent l’index Forge de toutes les entrées observées exposant cet outil. Parcourir tous les outils indexés.
Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.