# fred-treasury-macro-data-mcp [Health: Active]

**Category:** 💰 Finance & Fintech  
**Repository:** https://apify.com/nexgendata/fred-treasury-macro-data-mcp  
**Views:** 3  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/fred-treasury-macro-data-mcp

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

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "fred-treasury-macro-data-mcp": {
    "command": "npx",
    "args": ["-y","fred-treasury-macro-data-mcp"]
  }
}
```

## Documentation

## What fred-treasury-macro-data-mcp MCP server does

The fred-treasury-macro-data-mcp MCP server is focused on US macroeconomic and Treasury data. Its listed coverage includes series from FRED, Treasury yield-curve information, Treasury auction data, and a macro dashboard. These capabilities place it in the 💰 Finance & Fintech category and make it relevant for agents working with economic indicators or government-debt market data.

FRED series provide the macroeconomic portion of the listing. The Treasury-related portion covers both yield-curve data and auction information, giving the server a scope that spans recurring economic series and Treasury-specific data views. The macro dashboard is presented as an additional way to work with the covered macro data.

## Tools and capabilities

The available material identifies four areas of capability:

- Query FRED series data.
- Inspect Treasury yield-curve data.
- Access Treasury auction data.
- Use a macro dashboard for US macro data.

The listing does not provide tool names, parameter definitions, response formats, supported series identifiers, date filters, or update schedules. Developers should verify those details in the server's source or runtime documentation before building an integration around a specific query shape.

## How it works

The fred-treasury-macro-data-mcp MCP server is presented as an MCP server, so its purpose is to make the listed data areas available to an MCP-compatible agent or client. The supplied description does not explain whether data is fetched from live services, stored locally, or produced through another mechanism. It also does not document authentication, request limits, caching, or error behavior.

Use the server when the agent's task is specifically connected to US macroeconomic series, the Treasury yield curve, Treasury auctions, or the associated dashboard. For requirements outside those areas, the available listing does not establish that the server provides the needed data.

## Limitations and notes

No README is available in the supplied material. As a result, installation steps, configuration fields, environment variables, licensing, client compatibility, and operational requirements cannot be confirmed here. The description establishes the data categories but does not specify coverage details such as individual FRED series, Treasury maturities, auction types, historical depth, or refresh frequency.

The fred-treasury-macro-data-mcp MCP server should therefore be evaluated against the exact economic or Treasury dataset an agent needs. Confirm the exposed tools and their schemas before depending on a particular workflow, and treat the macro dashboard as a listed capability rather than an indication of a documented interface or visualization format.

_Full upstream README: https://allmcps.com/mcp/fred-treasury-macro-data-mcp/readme_

