WM_MCP

WM_MCP

3.3

If you are the rightful owner of WM_MCP 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 that provides access to Federal Reserve Economic Data (FRED) through Claude and other LLM clients.

The FRED Macroeconomic Data MCP Server is designed to facilitate access to a wide range of economic data provided by the Federal Reserve Economic Data (FRED) system. This server allows users to access common economic indicators such as GDP, employment, and inflation data. It also provides search capabilities for FRED data series and real-time data fetching from the FRED API. The server is built using the MCP Python SDK, ensuring seamless integration with various LLM clients, including Claude. Users can interact with the server to retrieve standardized data formats suitable for LLM consumption, making it a valuable tool for economic analysis and research.

Features

  • Access to common FRED economic indicators (GDP, Employment, Inflation, etc.)
  • Search functionality for FRED data series
  • Real-time data fetching from FRED API
  • Standardized data format for LLM consumption
  • Built using the MCP Python SDK for seamless integration