You're viewing a demo portfolio

Join the waitlist
PRSM

fred_releases

Active

Tool 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"
    }
  }
}

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 →