io.github.cyanheads/fred-mcp-server
Search and fetch ~800K Federal Reserve economic time-series from the FRED API via MCP.
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
{
"mcpServers": {
"fred-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cyanheads/fred-mcp-server"
],
"env": {
"FRED_API_KEY": "<fred_api_key>",
"FRED_BASE_URL": "https://api.stlouisfed.org/fred",
"FRED_DATASET_TTL_SECONDS": "86400",
"FRED_DATAFRAME_DROP_ENABLED": "false",
"MCP_LOG_LEVEL": "info",
"MCP_HTTP_HOST": "127.0.0.1",
"MCP_HTTP_PORT": "3010",
"MCP_HTTP_ENDPOINT_PATH": "/mcp",
"MCP_AUTH_MODE": "none"
}
}
}
}{
"mcpServers": {
"fred-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cyanheads/fred-mcp-server"
],
"env": {
"FRED_API_KEY": "<fred_api_key>",
"FRED_BASE_URL": "https://api.stlouisfed.org/fred",
"FRED_DATASET_TTL_SECONDS": "86400",
"FRED_DATAFRAME_DROP_ENABLED": "false",
"MCP_LOG_LEVEL": "info",
"MCP_HTTP_HOST": "127.0.0.1",
"MCP_HTTP_PORT": "3010",
"MCP_HTTP_ENDPOINT_PATH": "/mcp",
"MCP_AUTH_MODE": "none"
}
}
}
}npx -y @cyanheads/fred-mcp-serverFRED_API_KEYFRED API key from stlouisfed.org. Required to make any API calls.
FRED_BASE_URLOverride the FRED API base URL.
FRED_DATASET_TTL_SECONDSSliding TTL for DataCanvas-registered observation tables (seconds).
FRED_DATAFRAME_DROP_ENABLEDSet to 'true' to expose the fred_dataframe_drop tool.
MCP_LOG_LEVELSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
FRED_API_KEYFRED API key from stlouisfed.org. Required to make any API calls.
FRED_BASE_URLOverride the FRED API base URL.
FRED_DATASET_TTL_SECONDSSliding TTL for DataCanvas-registered observation tables (seconds).
FRED_DATAFRAME_DROP_ENABLEDSet to 'true' to expose the fred_dataframe_drop tool.
MCP_HTTP_HOSTThe hostname for the HTTP server.
MCP_HTTP_PORTThe port to run the HTTP server on.
MCP_HTTP_ENDPOINT_PATHThe endpoint path for the MCP server.
MCP_AUTH_MODEAuthentication mode to use: 'none', 'jwt', or 'oauth'.
MCP_LOG_LEVELSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
AI-powered news intelligence — 21 tools for personalized monitoring, briefings, and semantic search
Quant-research MCP — tradeable signals from public-company website stack changes. 7 tools.
Product search, price comparison, and affiliate-ready shopping across Singapore and US retailers.