fred_mcp_server
If you are the rightful owner of fred_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for accessing and analyzing Federal Reserve Economic Data (FRED).
The FRED MCP Server is designed to provide seamless access to Federal Reserve Economic Data (FRED) through the Model Context Protocol. This server allows users to retrieve, analyze, and compare economic indicators and time series data from FRED, facilitating comprehensive economic analysis. By leveraging the FRED API, the server offers a robust platform for trend analysis, comparative analysis, and metadata access. Users can utilize pre-defined prompt templates for common economic analysis tasks, making it easier to interpret and visualize economic data. The server is built with Python and requires a FRED API key for backend services. It can be configured using environment variables for logging and API key management. The server is compatible with Claude for Desktop, allowing integration into existing workflows for enhanced data analysis capabilities.
Features
- Economic Data Access: Retrieve economic indicators and time series data from FRED.
- Trend Analysis: Analyze economic trends over time.
- Comparative Analysis: Compare multiple economic indicators.
- Metadata Access: Get information about available economic series.
- Prompt Templates: Use pre-defined prompt templates for common economic analysis tasks.
Tools
search_fred_series
Search for economic data series by keywords or category.
fred_get_series_data
Retrieve time series data for a specific economic indicator.
fred_get_series_metadata
Get detailed metadata about a specific economic data series.
fred_get_category_series
List series in a specific FRED category.
fred_get_releases
Get economic data releases from FRED.
fred_compare_series
Compare multiple economic indicators over a specified time period.
fred_calculate_statistics
Calculate basic statistics for a FRED series.
fred_detect_trends
Identify trends in FRED economic data.
analyze_economic_trends
Analyze trends in economic indicators over time.