mcpbeat

Fred Treasury Macro Data MCP Server

com.thenextgennexus/fred-treasury-macro-data-mcp
answering

Fred Treasury Macro Data MCP is answering right now. Last checked 4 min ago. It exposes 5 tools.

US macro & Treasury data — FRED series, yield curve, auctions, and a macro dashboard.

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
47 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add fred-treasury-macro-data-mcp --transport http https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/fred-treasury-macro-data-mcp/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "fred-treasury-macro-data-mcp": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/fred-treasury-macro-data-mcp/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.fred-treasury-macro-data-mcp]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/fred-treasury-macro-data-mcp/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "fred-treasury-macro-data-mcp": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/fred-treasury-macro-data-mcp/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "fred-treasury-macro-data-mcp": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/fred-treasury-macro-data-mcp/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

auction
get_auction_results
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 historical results to consider (default 30) limit: max results to return (default 25)
fred
get_fred_series
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 money supply, "PAYEMS" = nonfarm payrolls, "DFF" = daily fed funds) start_date: ISO date (YYYY-MM-DD). Defaults to default_lookback_days ago. end_date: ISO date (YYYY-MM-DD). Defaults to today.
macro
get_macro_dashboard
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-call.
treasury
get_treasury_yield_curve
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.
upcoming
get_upcoming_treasury_auctions
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)

Endpoints

URLTransportStateLatencyChecked
https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/fred-treasury-macro-data-mcp/mcp streamable-http answering 55 ms 4 min ago

Fred Treasury Macro Data MCP — questions

Answers built from our own checks of this server.

What can Fred Treasury Macro Data MCP do?
It exposes 5 tools, read directly from the server on our last check. Among them: get_auction_results, get_fred_series, get_macro_dashboard, get_treasury_yield_curve, get_upcoming_treasury_auctions. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Fred Treasury Macro Data MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 47 ms. The bar chart above shows every period we have measured.
How do I connect Fred Treasury Macro Data MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Fred Treasury Macro Data MCP need an API key?
No. Fred Treasury Macro Data MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Fred Treasury Macro Data MCP?
It answers our handshake in 47 ms on average, which is faster than 98% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.