Finance Tools MCP

MIT License
16
  • Apple

search_fred_series

Locate key economic data series by keyword, such as GDP or CPI, using FRED database searches. Ideal for accessing relevant financial indicators quickly.

Instructions

Search for the most popular FRED series by keyword. Useful for finding key data by name. Like GDP, CPI, etc. However the data is not always the latest.

Input Schema

NameRequiredDescriptionDefault
queryYes

Input Schema (JSON Schema)

{ "properties": { "query": { "title": "query", "type": "string" } }, "required": [ "query" ], "title": "search_fred_seriesArguments", "type": "object" }
ID: o7bclp5ave