Loading MCP server directory, please wait...
FRED economic data: GDP, inflation, unemployment, rates, and 800k+ Federal Reserve time series.
npx @getmcp/cli add io.github.danishashko/fred-economic-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
FRED_API_KEYFree FRED API key from https://fredaccount.stlouisfed.org/apikeys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.danishashko/fred-economic-mcp": {
"command": "npx",
"args": [
"-y",
"fred-economic-mcp"
],
"env": {
"FRED_API_KEY": ""
}
}
}
}