You're viewing a demo portfolio

Join the waitlist
PRSM

get_organization

Active

Tool of Propublica Nonprofit

declared in 0.1.0

Get full nonprofit details by EIN (Employer Identification Number). Returns organization info plus recent IRS filings with revenue, expenses, and assets. Example: get_organization(131710957).

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "ein": 131710957
    }
  ],
  "required": [
    "ein"
  ],
  "properties": {
    "ein": {
      "type": "number",
      "description": "Employer Identification Number (e.g., 131710957 for American Red Cross)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Propublica Nonprofit

https://github.com/pipeworx-io/mcp-propublica-nonprofit

2/7 registries
View full server →