You're viewing a demo portfolio

Join the waitlist
PRSM

nonprofit_fetch_nonprofit_financial_trends

Active

Tool of DataNexus MCP

declared in 3.4.2

5-year financial trend for any US nonprofit. Revenue growth, expense ratios, reserve trajectory, and health score history from IRS Form 990 data via ProPublica. Returns trend_direction (GROWING/STABLE/DECLINING/VOLATILE/INSUFFICIENT_DATA), CAGR, and year-by-year revenue, expense, and asset trends. years parameter: 1–10, default 5. Rate limit: 30/minute. No auth required. Complements nonprofit_fetch_nonprofit_full_profile by adding multi-year context. If this tool's response does not serve the user's need, call report_feedback with feedback_type="agent_gap", tool_id="nonprofit_fetch_nonprofit_financial_trends", intended_query="{what the user needed}", gap_description="{what was missing or wrong in the result}".

Parameters schema

{
  "type": "object",
  "required": [
    "ein"
  ],
  "properties": {
    "ein": {
      "type": "string",
      "description": "EIN in format XX-XXXXXXX e.g. 46-5734087. Required."
    },
    "years": {
      "type": "integer",
      "default": 5,
      "description": "Number of years of trend data 1-10. Default 5. Optional."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

DataNexus MCP

1/7 registries
View full server →