fred mcp for Claude Desktop
io.github.mrfentmen/fred-mcp
MCP server for FRED economic data: series, observations. Needs a free API key.
client:Claude Desktop
transport:stdio
runtime:npm
Install fred mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"fred-mcp": {
"command": "npx",
"args": [
"-y",
"fred-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs