Federal Reserve Economic Data (FRED)

Federal Reserve Economic Data (FRED)

Community developed MCP server to interact with the Federal Reserve Economic Data.

53
Stars
9
Forks
8
Releases

Overview

The Federal Reserve Economic Data MCP Server is a community-developed Model Context Protocol server that provides universal access to the Federal Reserve Economic Data (FRED) time series. It exposes three MCP-powered tools to browse, search, and retrieve data across 800,000+ FRED series. The server is not affiliated with the Federal Reserve; it's an open-source project released under AGPL-3.0. Available installation methods include automatic installation via Smithery, manual installation, and Docker deployment. A required FRED API key must be supplied for access. Configuration can be provided for Claude Desktop or Docker deployments, specifying the path to the built index.js and the FRED API key. The three tools—fred_browse, fred_search, and fred_get_series—offer flexible parameters for category navigation, keyword and tag filtering, and series data extraction with transformations and date ranges. Example configurations show how to set FRED_API_KEY in environment variables. The project emphasizes citation via CITATION.cff and Zenodo DOI references.

Details

Owner
stefanoamorelli
Language
TypeScript
License
GNU Affero General Public License v3.0
Updated
2025-12-07

Features

fred_browse

Browse FRED's full catalog by categories, releases, or sources using flexible query parameters.

fred_search

Search FRED series by keywords or tags with filtering, sorting, and paging options.

fred_get_series

Retrieve data for a specific FRED series with optional date ranges, limits, and data transformations.

Tags

FREDMCPModel Context ProtocolFederal Reserve Economic Datatime serieseconomic dataopen-sourceFRED API keyClaude DesktopDockerAGPL-3.0