Back to search
30
MCP

@fre4x/fred

npm/@fre4x/fred

A FRED economic data MCP server for LLMs.

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

Similar MCP servers embedding-nearest

@fre4x/yahoo-finance
A Yahoo Finance MCP server for LLMs.
0 tools
fred-data-mcp
MCP server for Federal Reserve Economic Data (FRED)
0 tools
fred-mcp-server
MCP server for the FRED (Federal Reserve Economic Data) API
0 tools
@fre4x/hn
A Hacker News MCP server for LLMs.
0 tools
io.github.stefanoamorelli/fred-mcp-server
Federal Reserve Economic Data (FRED) MCP Server - Access all 800,000+ economic time series
0 tools
@pipeworx/mcp-fred
FRED MCP — Federal Reserve Economic Data (St. Louis Fed)
0 tools

How to use

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

{
  "mcpServers": {
    "@fre4x/fred": {
      "url": "None",
      "transport": "http"
    }
  }
}