FRED Economic Data runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from npm. Last commit 14 Jun 2026.
FRED economic data: GDP, inflation, unemployment, rates, and 800k+ Federal Reserve time series.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add fred-economic-mcp -- npx -y fred-economic-mcp
{
"mcpServers": {
"fred-economic-mcp": {
"args": [
"-y",
"fred-economic-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.fred-economic-mcp]
command = "npx"
args = ["-y", "fred-economic-mcp"]
{
"mcpServers": {
"fred-economic-mcp": {
"args": [
"-y",
"fred-economic-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"fred-economic-mcp": {
"args": [
"-y",
"fred-economic-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.