You're viewing a demo portfolio

Join the waitlist
PRSM

fred_series_info

Active

Tool of Fred

declared in 0.1.0

Get metadata for a series: title, units, frequency, seasonal adjustment, notes, and date range. Check this before fetching historical data.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "_apiKey": "your-fred-api-key",
      "series_id": "MORTGAGE30US"
    }
  ],
  "required": [
    "series_id",
    "_apiKey"
  ],
  "properties": {
    "_apiKey": {
      "type": "string",
      "description": "FRED API key"
    },
    "series_id": {
      "type": "string",
      "description": "FRED series ID (e.g., \"MORTGAGE30US\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Fred

https://github.com/pipeworx-io/mcp-fred

1/7 registries
View full server →