Skip to main content

Basic Usage Examples

Learn how to use the FRED MCP Server with practical examples covering the most common economic data queries.

Getting Started

Before diving into examples, ensure you have:
  1. Configured your FRED API key
  2. Connected the server to your MCP client
  3. Verified the connection is working

Common Economic Queries

Unemployment Rate

Query: “What’s the current US unemployment rate?”
Response: Latest unemployment rate value

Inflation Tracking

Query: “What’s the current inflation rate?”
Response: Year-over-year CPI change

GDP and Growth

Query: “What’s the latest GDP figure?”
Response: Nominal GDP in billions

Interest Rates

Federal Reserve Rates

Treasury Yields

Labor Market Data

Employment Statistics

Jobless Claims

Housing Market

Home Prices and Sales

Mortgage Rates

Financial Markets

Stock Market Indices

Exchange Rates

Discovering Data

Search for Series

Browse Categories

Creating Reports

Economic Dashboard

Comparative Analysis

Tips for Effective Queries

1

Start Simple

Begin with basic queries and add complexity as needed
2

Use Transformations

Apply units transformations for meaningful comparisons
3

Check Frequency

Ensure data frequencies match when comparing series
4

Handle Missing Data

Some series have gaps; always check for null values
5

Optimize Requests

Request only the data you need using limits and date ranges

Common Patterns

Latest Value Pattern

Time Period Pattern

Growth Rate Pattern

Frequency Conversion Pattern

Next Steps

Economic Indicators

Deep dive into key indicators

Time Series Analysis

Advanced analysis techniques

Data Transformations

Master data transformations

Advanced Queries

Complex query patterns