Documentation Index
Fetch the complete documentation index at: https://fred-mcp-server.amorelli.tech/llms.txt
Use this file to discover all available pages before exploring further.
Frequently Asked Questions
General Questions
What is FRED?
What is FRED?
What is MCP?
What is MCP?
Is FRED data free?
Is FRED data free?
Do I need programming experience?
Do I need programming experience?
API and Access
How do I get an API key?
How do I get an API key?
- Visit FRED API Registration
- Create a free account
- Request an API key (instant approval)
- Add key to your configuration
What are the rate limits?
What are the rate limits?
- 120 requests per minute (general)
- 40 requests per minute (series observations)
- Daily limits vary by account
Can I use this commercially?
Can I use this commercially?
Data Questions
How current is the data?
How current is the data?
- Daily: Interest rates, stock prices
- Weekly: Jobless claims
- Monthly: Employment, inflation
- Quarterly: GDP
How far back does data go?
How far back does data go?
observation_start field.What does 'seasonally adjusted' mean?
What does 'seasonally adjusted' mean?
Why are there multiple inflation measures?
Why are there multiple inflation measures?
- CPI: Consumer prices, used for cost-of-living adjustments
- PCE: Personal consumption expenditure, Fed’s preferred measure
- PPI: Producer prices, early indicator of consumer inflation
- Core: Excludes volatile food and energy prices
Technical Questions
Which AI assistants are supported?
Which AI assistants are supported?
- Claude Desktop
- Other MCP-enabled clients
Can I use this without an AI assistant?
Can I use this without an AI assistant?
- FRED website
- FRED API
- FRED add-ins for Excel, R, Python
How do I update the server?
How do I update the server?
Where are logs stored?
Where are logs stored?
- macOS:
~/Library/Logs/Claude/ - Windows:
%APPDATA%\Claude\logs\
Common Issues
Why am I getting authentication errors?
Why am I getting authentication errors?
- API key not set in environment
- Typo in API key
- API key revoked
- Server not restarted after config change
Why is my series search returning no results?
Why is my series search returning no results?
- Broader search terms
- Checking series ID spelling
- Using
fred_browseinstead - Removing restrictive tags
Why is data missing for certain dates?
Why is data missing for certain dates?
- Weekends/holidays (daily data)
- Series discontinued
- Data not yet released
- Gaps in source data
Best Practices
Which series should I use?
Which series should I use?
- UNRATE: Unemployment rate
- CPIAUCSL: Inflation (CPI)
- GDP: Economic output
- DFF: Fed funds rate
- SP500: Stock market
How should I cite FRED data?
How should I cite FRED data?
- Series source (e.g., “U.S. Bureau of Labor Statistics”)
- “retrieved from FRED, Federal Reserve Bank of St. Louis”
- Series URL
- Access date
Should I use SA or NSA data?
Should I use SA or NSA data?
- SA (Seasonally Adjusted): For trend analysis and comparisons across months
- NSA (Not Seasonally Adjusted): For understanding actual seasonal patterns