mcpserver.lol
registry/fred
Connection check verified live · 28h ago

fred

GDP, unemployment, CPI, interest rates, and 800K+ economic time series from the Federal Reserve

Tools 5
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 28h ago

Tools & capabilities

5 tools

Read from the running server on 28h ago.

get_category_series category_id*
Get all FRED series within a specific category. FRED organizes data into a hierarchy of categories. Use this to browse available series within a topic area. Common categor…
get_release_dates release_id*
Get release dates for a specific FRED data release. Returns the dates when a particular data release was published. Useful for tracking when economic indicators are update…
get_series_info series_id*
Get metadata and details for a specific FRED series. Returns comprehensive information about a series including its title, frequency, units, seasonal adjustment, source, a…
get_series_observations limitend_dateseries_id*start_date
Get time series observations (data points) for a FRED series. Returns the actual data values for an economic indicator over time. Use search_series first to find the serie…
search_series limitsearch_text*
Search for FRED economic data series by keyword. Use this to find series IDs for economic indicators. For example, search 'unemployment rate' to find UNRATE, or 'gross dom…