Insightiq runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 18 Sep 2026.
Look up real FRED (Federal Reserve Economic Data) series and historical observations.
Today is the operative word: we check Insightiq every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 insightiq -- npx -y insightiq-mcp
{
"mcpServers": {
"insightiq": {
"args": [
"-y",
"insightiq-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.insightiq]
command = "npx"
args = ["-y", "insightiq-mcp"]
{
"mcpServers": {
"insightiq": {
"args": [
"-y",
"insightiq-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"insightiq": {
"args": [
"-y",
"insightiq-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
FRED_API_KEY (Your FRED API key. Get a free one at https://fred.stlouisfed.org/docs/api/api_key.html).
The author declared them in the registry entry; get the values from the project itself.
FRED MCP — Federal Reserve Economic Data (St. Louis Fed)
FRED economic data: GDP, inflation, unemployment, rates, and 800k+ Federal Reserve time series.
Federal Reserve Economic Data (FRED) MCP Server - Access all 800,000+ economic time series
GDP, unemployment, CPI, interest rates, and 800K+ economic time series from the Federal Reserve
Search and fetch ~800K Federal Reserve economic time-series from the FRED API via MCP.
MCP server for FRED (Federal Reserve Economic Data): full read API plus GeoFRED, 34 tools.
Search NOAA climate stations and datasets, fetch historical weather observations.
Look up, search, and track changes to the US Code of Federal Regulations (eCFR).
Answers built from our own checks of this server.