# FRED Series MCP for AI Agents AI Agent Connect

> FRED Series MCP for AI Agents. Access 816,000+ official U.S. economic time series like GDP, inflation, and interest rates directly through your AI client. It handles complex data tasks like frequency aggregation and unit transformations so you don't have to manually process raw numbers.

## Overview
- **Category:** the-unthinkable
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_A88AHYchkedAASX1WUHO1UJsziMQyiVeswZdENUZ/ai-agent-connect
- **Tags:** time-series, economic-indicators, data-transformation, macroeconomics, financial-analysis, statistical-data

## Description

Imagine you're trying to build a report on the current state of the U.S. economy. Usually, that means jumping between tabs, copying numbers from a government website, and then spending an hour in Excel just to calculate year-over-year growth or convert daily data into quarterly averages. This Connector changes that. It gives your agent a direct line to the Federal Reserve's database. Instead of hunting for the right series, you just tell your agent what you need, and it pulls the actual data, applies the math, and hands you the result. It even handles vintage analysis, which lets you see how data was revised over time. It's a huge time-saver for anyone who needs accurate, authoritative numbers without the manual overhead. You can find this and thousands of other tools in the Vinkius catalog to build out your agent's capabilities.

## Tools

### get_series_updates
Shows you which economic series were recently updated so you can stay on top of new releases. It helps you monitor macro data flow.

### search_series
Finds any of the 816,000 series by keyword like unemployment or housing starts. Use it to discover the right IDs quickly.

### get_series
Fetches the full metadata for a specific series, including its units, frequency, and source. Use this to understand the context of a series.

### get_observations
Pull specific data values for a series with built-in math like percent change or log scales. This is the primary tool for getting actual numbers.

### get_vintage_dates
Retrieves historical revision dates to help you understand how data changed over time. It's essential for seeing how past data was adjusted.

## Prompt Examples

**Prompt:** 
```
What's the current CPI trend?
```

**Response:** 
```
### U.S. Consumer Price Index (CPI)

| Month | Value | % Change (YoY)
|-------|-------|----------------|
| Jan 2025 | 314.1 | +3.1%
| Dec 2024 | 312.8 | +3.4%
| Nov 2024 | 310.5 | +3.2%

**Analysis:** The trend shows a slight cooling in the year-over-year inflation rate compared to previous months.
```

**Prompt:** 
```
Compare 10Y Treasury vs Fed Funds.
```

**Response:** 
```
### Rate Comparison

*   **10-Year Treasury Yield:** 4.15%
*   **Federal Funds Rate:** 5.33%

**Yield Curve Status:** The curve is currently inverted by approximately 118 basis points. This inversion has persisted for over 18 months.
```

**Prompt:** 
```
Give me the GDP growth for the last 5 years.
```

**Response:** 
```
### U.S. GDP Growth (Annualized % Change from Previous Quarter)

| Year | Q1 | Q2 | Q3 | Q4 |
|------|----|----|----|----|
| 2024 | 1.4% | 3.0% | 2.8% | 2.3% |
| 2023 | 2.0% | 2.1% | 4.9% | 3.4% |
| 2022 | -1.6% | -0.6% | 3.2% | 2.6% |
```

## Capabilities

### Search 816,000+ series
Find any economic indicator by keyword like GDP, CPI, or unemployment rates.

### Pull actual data values
Get specific date and value pairs for any FRED time series.

### Apply unit transformations
Convert raw numbers into percent change, log scales, or other formats automatically.

### Aggregate data frequencies
Convert data between daily, monthly, quarterly, and annual views.

### Track recent updates
Monitor which economic series were recently updated by the Fed.

### Perform vintage analysis
Access historical revision dates to see how data changed over time.

## Use Cases

### Inflation Analysis
An analyst asks for CPI growth over 10 years and gets a clean table of annualized percent changes using get_observations.

### Interest Rate Tracking
A portfolio manager compares the 10-year Treasury yield against the Fed funds rate to check for curve inversions.

### GDP Reporting
A journalist asks for quarterly GDP growth since 2020 and gets a summarized list of values pulled from the database.

### Housing Trends
A real estate researcher pulls housing starts to identify long-term trends in construction activity across the country.

## Benefits

- Skip the manual math by using get_observations to get percent change or log values instantly without opening a spreadsheet.
- Stop hunting for specific IDs by using search_series to find the right economic indicators by name like inflation or GDP.
- Stay current on new releases with get_series_updates to see exactly what the Fed just put out today.
- Get the full story on data with get_series to see units, frequency, and seasonal adjustments before you use the numbers.
- Understand data history with get_vintage_dates to see how revisions affect your analysis and long-term trends.

## How It Works

The bottom line is you get cleaned, transformed economic data without ever touching a spreadsheet.

1. Connect your AI client to the Connector via the Vinkius dashboard.
2. Ask your agent to find a specific series like CPI or GDP growth.
3. Receive the processed data values, metadata, or historical revisions in one go.

## Frequently Asked Questions

**Can I use the FRED Series MCP to get inflation data?**
Yes, it pulls the CPI and other inflation metrics directly from the Federal Reserve's database into your chat.

**Does the FRED Series MCP do any math for me?**
Yes, it can calculate percent changes and log scales automatically so you don't have to do any manual calculations.

**What kind of series are in the FRED Series MCP?**
It covers over 816,000 series, including GDP, unemployment, interest rates, and housing starts.

**Can the FRED Series MCP help with historical revisions?**
Yes, it can retrieve historical revision dates to show you how data was adjusted over time.

**Is the FRED Series MCP good for real-time stock prices?**
No, this Connector is specifically for U.S. economic time series and macro data, not for individual stock prices.

**Can I search for series by name in the FRED Series MCP?**
Yes, you can search for any economic indicator by keyword like housing, unemployment, or inflation.

**How do I get a FRED API key?**
Free and instant! Go to fredaccount.stlouisfed.org/apikeys, create a free account (no credit card), click 'Request API Key', and copy the 32-character key. Takes under 60 seconds.