mcp-server-fred

alexandernikiforov/mcp-server-fred
★ 0 stars Java AI/LLM Updated today
An MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-fred": {
      "command": "npx",
      "args": [
        "-y",
        "alexandernikiforov/mcp-server-fred"
      ]
    }
  }
}

README Excerpt

An [MCP (Model Context Protocol)](https://modelcontextprotocol.io/) server that provides access to economic data from the [Federal Reserve Economic Data (FRED)](https://fred.stlouisfed.org/) website. This server allows AI agents and other MCP clients to query economic series, releases, and other financial data directly from FRED.