Open-source FRED MCP Server (Federal Reserve Economic Data)
Overview
What is the Federal Reserve Economic Data MCP Server?
The Federal Reserve Economic Data MCP Server is an open-source server that provides access to financial datasets from the Federal Reserve Economic Data (FRED) using the Model Context Protocol (MCP).
How to use the Federal Reserve Economic Data MCP Server?
To use the server, you can install it via Smithery or manually by cloning the repository, installing dependencies, and building the project. You will also need a FRED API key for configuration.
Key features of the Federal Reserve Economic Data MCP Server?
- Access to a wide range of FRED financial datasets.
- Supports various parameters for data retrieval, including date range and sorting options.
- Easy installation and configuration for different environments.
Use cases of the Federal Reserve Economic Data MCP Server?
- Conducting financial analysis using historical economic data.
- Integrating economic data into research projects or applications.
- Analyzing trends in economic indicators like unemployment rates and GDP.
FAQ from the Federal Reserve Economic Data MCP Server?
- Is this project affiliated with the Federal Reserve?
No, this project is open-source and not affiliated with the Federal Reserve or its banks.
- How can I obtain a FRED API key?
You can obtain a FRED API key from the FRED website.
- What programming language is this project written in?
The project is written in TypeScript.