Loading MCP server directory, please wait...
FRED economic time series + ALFRED vintages: data as originally published, before revisions.
npx @getmcp/cli add io.github.mcpwright/fred-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
FRED_API_KEYYour own free FRED API key (get one at fred.stlouisfed.org/docs/api/api_key_request.html). Keys are personal under the FRED API Terms of Use.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mcpwright/fred-mcp": {
"command": "uvx",
"args": [
"mcpwright-fred"
],
"env": {
"FRED_API_KEY": "",
"FRED_MCP_USER_AGENT": ""
}
}
}
}