Skip to content
Claude Desktop

FRED (economic data) for Claude Desktop

io.github.mcpwright/fred-mcp

FRED economic time series + ALFRED vintages: data as originally published, before revisions.

client:Claude Desktop transport:stdio runtime:pypi

Install FRED (economic data) in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "fred-mcp": {
      "command": "uvx",
      "args": [
        "mcpwright-fred"
      ],
      "env": {
        "FRED_API_KEY": "<FRED_API_KEY>",
        "FRED_MCP_USER_AGENT": "<FRED_MCP_USER_AGENT>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

FRED (economic data) in other clients