fred_mcp_server

fred_mcp_server

3.3

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

  1. search_fred_series

    Search for economic data series by keywords or category.

  2. fred_get_series_data

    Retrieve time series data for a specific economic indicator.

  3. fred_get_series_metadata

    Get detailed metadata about a specific economic data series.

  4. fred_get_category_series

    List series in a specific FRED category.

  5. fred_get_releases

    Get economic data releases from FRED.

  6. fred_compare_series

    Compare multiple economic indicators over a specified time period.

  7. fred_calculate_statistics

    Calculate basic statistics for a FRED series.

  8. fred_detect_trends

    Identify trends in FRED economic data.

  9. analyze_economic_trends

    Analyze trends in economic indicators over time.