Finance Tools MCP

MIT License
16
  • Apple

get_fred_series

Retrieve economic data series from FRED using its unique ID. Access historical and financial insights for analysis, though data may not always be up-to-date.

Instructions

Get a FRED series by its ID. However the data is not always the latest, so use with caution!!!

Input Schema

NameRequiredDescriptionDefault
series_idYes

Input Schema (JSON Schema)

{ "properties": { "series_id": { "title": "series_id", "type": "string" } }, "required": [ "series_id" ], "title": "get_fred_seriesArguments", "type": "object" }
ID: o7bclp5ave