US macro & Treasury data — FRED series, yield curve, auctions, and a macro dashboard.
Inferido de los transportes que declara este listado (streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Leído de un handshake MCP real initialize → tools/list contra el endpoint declarado. No se invocó ninguna herramienta: tools/list es la llamada de introspección de solo lectura que el protocolo define para esto. Refleja lo que el servidor anunciaba en ese momento; un endpoint alojado no está fijado a ninguna versión y puede cambiar sin avisar.
https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/fred-treasury-macro-data-mcp/mcp5 herramientas · 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…
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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)
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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…
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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-…
No se publicó ningún esquema de entrada para esta herramienta.
5 de 5 herramientas publicaron una descripción.
Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.
US macro & Treasury data — FRED series, yield curve, auctions, and a macro dashboard.
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.
Esta entrada no publica ningún paquete de npm, así que Forge no tiene un árbol de dependencias para ella. Es una carencia de cobertura, no una afirmación de que no tenga dependencias.