Skip to content
Back to search
30
MCP

@cyanheads/federal-reserve-mcp-server

npm/@cyanheads/federal-reserve-mcp-server

Search and fetch ~800K Federal Reserve economic time-series from the FRED API via MCP. STDIO or Streamable HTTP.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.cyanheads/federal-reserve-mcp-server
Search and fetch ~800K Federal Reserve economic time-series from the FRED API via MCP.
0 tools
io.github.cyanheads/fred-mcp-server
Search and fetch ~800K Federal Reserve economic time-series from the FRED API via MCP.
0 tools
io.github.stefanoamorelli/fred-mcp-server
Federal Reserve Economic Data (FRED) MCP Server - Access all 800,000+ economic time series
0 tools
fred-mcp-server
MCP server for the FRED (Federal Reserve Economic Data) API
0 tools
fred-data-mcp
MCP server for Federal Reserve Economic Data (FRED)
0 tools
iflow-mcp_hungson175-wm_mcp
FRED Macroeconomic Data MCP Server - Access to Federal Reserve Economic Data
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@cyanheads/federal-reserve-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}