You're viewing a demo portfolio

Join the waitlist
PRSM

fred_category

Active

Tool of Fred

declared in 0.1.0

Browse economic data by category (housing, employment, money/banking, etc.). Returns subcategories and related series IDs.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "_apiKey": "your-fred-api-key",
      "category_id": 0
    },
    {
      "_apiKey": "your-fred-api-key",
      "category_id": 113
    }
  ],
  "required": [
    "_apiKey"
  ],
  "properties": {
    "_apiKey": {
      "type": "string",
      "description": "FRED API key"
    },
    "category_id": {
      "type": "number",
      "description": "Category ID to browse children of (default: 0 for root)"
    }
  }
}

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 →