Loading MCP server directory, please wait...
Look up real FRED (Federal Reserve Economic Data) series and historical observations.
npx @getmcp/cli add io.github.ravi-p-k-1/insightiqRequires Node.js 18+. Community-contributed server. Review source before installing.
FRED_API_KEYYour FRED API key. Get a free one at https://fred.stlouisfed.org/docs/api/api_key.html
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ravi-p-k-1/insightiq": {
"command": "npx",
"args": [
"-y",
"insightiq-mcp"
],
"env": {
"FRED_API_KEY": ""
}
}
}
}