mcp-fredapi

mcp-fredapi

3.2

If you are the rightful owner of mcp-fredapi 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.

MCP-FREDAPI integrates the Federal Reserve Economic Data (FRED) API with the Model Context Protocol, enabling AI assistants to access economic time series data.

MCP-FREDAPI is a server that facilitates the integration of the Federal Reserve Economic Data (FRED) API with the Model Context Protocol (MCP). This integration allows AI models, such as Claude, to access and retrieve economic time series data directly from the FRED database. The server primarily focuses on the series_observations endpoint of the FRED API, which provides detailed time series data for various economic indicators. Users can install the server using pip or uv, with uv being the recommended method due to its compatibility with the mcp.json configuration. The server requires a FRED API key for access, which can be configured in a .env file. Once set up, the server can be used to query economic data using specific parameters, although some parameters are currently not supported due to limitations in the MCP implementation. The server is designed to work seamlessly with AI assistants in MCP-compatible environments, providing a robust tool for economic data analysis.

Features

  • Integration with FRED API for economic data access.
  • Focus on series_observations endpoint for time series data.
  • Compatible with MCP environments like Claude and Cursor.
  • Supports installation via pip or uv.
  • Configurable with a FRED API key for secure access.

Related MCP Servers

View all finance servers →