fred-mcp-server
Search and fetch ~800K Federal Reserve economic time-series from the FRED API via MCP.
Package Details
@cyanheads/fred-mcp-server
Package Arguments
Positional
runstart:stdioEnvironment Variables
FRED API key from stlouisfed.org. Required to make any API calls.
https://api.stlouisfed.org/fredOverride the FRED API base URL.
86400Sliding TTL for DataCanvas-registered observation tables (seconds).
falseSet to 'true' to expose the fred_dataframe_drop tool.
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
@cyanheads/fred-mcp-server
Package Arguments
Positional
runstart:httpEnvironment Variables
FRED API key from stlouisfed.org. Required to make any API calls.
https://api.stlouisfed.org/fredOverride the FRED API base URL.
86400Sliding TTL for DataCanvas-registered observation tables (seconds).
falseSet to 'true' to expose the fred_dataframe_drop tool.
127.0.0.1The hostname for the HTTP server.
3010The port to run the HTTP server on.
/mcpThe endpoint path for the MCP server.
noneAuthentication mode to use: 'none', 'jwt', or 'oauth'.
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').