MCP Server
MCP
FRED Economic Data
FRED economic data: GDP, inflation, unemployment, rates, and 800k+ Federal Reserve time series.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "fred-economic-mcp",
"version": "1.0.3",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Free FRED API key from https://fredaccount.stlouisfed.org/apikeys",
"isRequired": true,
"isSecret": true,
"name": "FRED_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment