fred_releases
ActiveTool of Fred
declared in 0.1.0
Check upcoming and recent economic data releases. Returns release dates, names, and which series they update.
Parameters schema
{
"type": "object",
"examples": [
{
"limit": 20,
"_apiKey": "your-fred-api-key"
}
],
"required": [
"_apiKey"
],
"properties": {
"limit": {
"type": "number",
"description": "Max results (1-1000, default 20)"
},
"offset": {
"type": "number",
"description": "Result offset for pagination (default 0)"
},
"_apiKey": {
"type": "string",
"description": "FRED API key"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Fred
https://github.com/pipeworx-io/mcp-fred
1/7 registries